./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.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', 'b8591a33fcfae37dbd6f06098afa5fa71145845c6ef04b8957575249085ca656'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.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 b8591a33fcfae37dbd6f06098afa5fa71145845c6ef04b8957575249085ca656 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:49:40,790 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:49:40,868 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:49:40,872 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:49:40,873 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:49:40,890 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:49:40,892 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:49:40,893 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:49:40,893 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:49:40,893 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:49:40,893 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:49:40,893 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:49:40,893 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:49:40,893 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:49:40,893 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:49:40,893 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:49:40,894 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:49:40,894 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:49:40,894 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:49:40,895 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:49:40,895 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:49:40,895 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:49:40,895 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:49:40,895 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:49:40,895 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:49:40,895 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 -> b8591a33fcfae37dbd6f06098afa5fa71145845c6ef04b8957575249085ca656 [2024-11-07 15:49:41,142 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:49:41,150 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:49:41,151 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:49:41,152 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:49:41,152 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:49:41,153 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.i [2024-11-07 15:49:42,391 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:49:42,644 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:49:42,645 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.i [2024-11-07 15:49:42,656 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c7bad1a5a/2aa88ec55ab249c8b8854a47277932fb/FLAGaf8b6acad [2024-11-07 15:49:42,671 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c7bad1a5a/2aa88ec55ab249c8b8854a47277932fb [2024-11-07 15:49:42,673 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:49:42,675 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:49:42,676 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:49:42,676 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:49:42,679 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:49:42,680 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:49:42" (1/1) ... [2024-11-07 15:49:42,680 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7bb358e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:42, skipping insertion in model container [2024-11-07 15:49:42,681 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:49:42" (1/1) ... [2024-11-07 15:49:42,709 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:49:42,965 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:49:42,974 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:49:43,017 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:49:43,075 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:49:43,076 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43 WrapperNode [2024-11-07 15:49:43,077 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:49:43,077 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:49:43,078 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:49:43,078 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:49:43,082 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:49:43" (1/1) ... [2024-11-07 15:49:43,098 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:49:43" (1/1) ... [2024-11-07 15:49:43,120 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2024-11-07 15:49:43,122 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:49:43,123 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:49:43,123 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:49:43,123 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:49:43,128 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,128 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,131 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,131 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,141 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,148 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,149 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,150 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,155 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:49:43,156 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:49:43,156 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:49:43,156 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:49:43,156 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (1/1) ... [2024-11-07 15:49:43,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:49:43,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:49:43,188 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:49:43,194 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:49:43,210 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 15:49:43,210 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-07 15:49:43,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-07 15:49:43,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-07 15:49:43,210 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-07 15:49:43,210 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 15:49:43,210 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:49:43,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:49:43,211 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-07 15:49:43,211 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-07 15:49:43,211 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:49:43,211 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:49:43,212 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:49:43,329 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:49:43,331 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:49:43,540 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:49:43,541 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:49:43,563 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:49:43,565 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-07 15:49:43,565 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:49:43 BoogieIcfgContainer [2024-11-07 15:49:43,565 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:49:43,567 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:49:43,567 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:49:43,571 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:49:43,571 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:49:42" (1/3) ... [2024-11-07 15:49:43,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19460d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:49:43, skipping insertion in model container [2024-11-07 15:49:43,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:49:43" (2/3) ... [2024-11-07 15:49:43,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19460d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:49:43, skipping insertion in model container [2024-11-07 15:49:43,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:49:43" (3/3) ... [2024-11-07 15:49:43,573 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-binomial.i [2024-11-07 15:49:43,584 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:49:43,585 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-11-07 15:49:43,585 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:49:43,681 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-07 15:49:43,712 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 207 transitions, 427 flow [2024-11-07 15:49:43,772 INFO L124 PetriNetUnfolderBase]: 9/181 cut-off events. [2024-11-07 15:49:43,774 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:49:43,780 INFO L83 FinitePrefix]: Finished finitePrefix Result has 186 conditions, 181 events. 9/181 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 222 event pairs, 0 based on Foata normal form. 0/150 useless extension candidates. Maximal degree in co-relation 90. Up to 4 conditions per place. [2024-11-07 15:49:43,780 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 207 transitions, 427 flow [2024-11-07 15:49:43,785 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 149 transitions, 305 flow [2024-11-07 15:49:43,794 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:49:43,808 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;@50fc8452, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:49:43,808 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-07 15:49:43,815 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:49:43,815 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-07 15:49:43,816 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:49:43,816 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:43,817 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] [2024-11-07 15:49:43,818 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:43,821 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:43,822 INFO L85 PathProgramCache]: Analyzing trace with hash 569472528, now seen corresponding path program 1 times [2024-11-07 15:49:43,828 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:43,828 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2001954038] [2024-11-07 15:49:43,829 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:43,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:43,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:44,003 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:49:44,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:44,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2001954038] [2024-11-07 15:49:44,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2001954038] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:44,005 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:44,006 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:44,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [822640241] [2024-11-07 15:49:44,008 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:44,013 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:44,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:44,035 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:44,036 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:44,075 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-07 15:49:44,079 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 149 transitions, 305 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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:49:44,081 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:44,081 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-07 15:49:44,082 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:44,140 INFO L124 PetriNetUnfolderBase]: 5/171 cut-off events. [2024-11-07 15:49:44,141 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-07 15:49:44,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 171 events. 5/171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 199 event pairs, 0 based on Foata normal form. 7/152 useless extension candidates. Maximal degree in co-relation 94. Up to 15 conditions per place. [2024-11-07 15:49:44,144 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2024-11-07 15:49:44,145 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2024-11-07 15:49:44,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:44,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:44,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 557 transitions. [2024-11-07 15:49:44,160 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8969404186795491 [2024-11-07 15:49:44,161 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 305 flow. Second operand 3 states and 557 transitions. [2024-11-07 15:49:44,162 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2024-11-07 15:49:44,166 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:49:44,168 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2024-11-07 15:49:44,170 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=297, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=299, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2024-11-07 15:49:44,173 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2024-11-07 15:49:44,173 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2024-11-07 15:49:44,173 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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:49:44,174 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:44,174 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:49:44,174 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:49:44,175 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:44,175 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:44,175 INFO L85 PathProgramCache]: Analyzing trace with hash 1104493257, now seen corresponding path program 1 times [2024-11-07 15:49:44,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:44,176 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [495325918] [2024-11-07 15:49:44,176 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:44,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:44,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:44,233 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:49:44,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:44,233 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [495325918] [2024-11-07 15:49:44,233 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [495325918] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:44,233 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:44,233 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:44,233 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2071025202] [2024-11-07 15:49:44,233 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:44,234 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:44,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:44,235 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:44,235 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:44,263 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-07 15:49:44,264 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 144 transitions, 299 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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:49:44,264 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:44,264 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-07 15:49:44,264 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:44,319 INFO L124 PetriNetUnfolderBase]: 5/166 cut-off events. [2024-11-07 15:49:44,319 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-07 15:49:44,320 INFO L83 FinitePrefix]: Finished finitePrefix Result has 191 conditions, 166 events. 5/166 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 192 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 162. Up to 15 conditions per place. [2024-11-07 15:49:44,321 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2024-11-07 15:49:44,322 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2024-11-07 15:49:44,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:44,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:44,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2024-11-07 15:49:44,324 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8776167471819646 [2024-11-07 15:49:44,324 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2024-11-07 15:49:44,324 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2024-11-07 15:49:44,326 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:49:44,327 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2024-11-07 15:49:44,328 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=140, PETRI_TRANSITIONS=140} [2024-11-07 15:49:44,328 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-07 15:49:44,328 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2024-11-07 15:49:44,329 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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:49:44,329 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:44,329 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] [2024-11-07 15:49:44,329 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:49:44,329 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:44,329 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:44,329 INFO L85 PathProgramCache]: Analyzing trace with hash -1273459428, now seen corresponding path program 1 times [2024-11-07 15:49:44,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:44,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2107944074] [2024-11-07 15:49:44,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:44,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:44,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:44,407 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:49:44,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:44,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2107944074] [2024-11-07 15:49:44,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2107944074] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:44,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:44,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:44,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1005148621] [2024-11-07 15:49:44,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:44,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:44,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:44,411 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:44,411 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:44,450 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-07 15:49:44,451 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 140 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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:49:44,451 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:44,451 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-07 15:49:44,452 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:44,491 INFO L124 PetriNetUnfolderBase]: 21/277 cut-off events. [2024-11-07 15:49:44,492 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-07 15:49:44,492 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 277 events. 21/277 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 750 event pairs, 6 based on Foata normal form. 0/237 useless extension candidates. Maximal degree in co-relation 292. Up to 35 conditions per place. [2024-11-07 15:49:44,493 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-11-07 15:49:44,493 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2024-11-07 15:49:44,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:44,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:44,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-07 15:49:44,495 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8921095008051529 [2024-11-07 15:49:44,495 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2024-11-07 15:49:44,495 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2024-11-07 15:49:44,496 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:49:44,497 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2024-11-07 15:49:44,497 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=140, PETRI_TRANSITIONS=139} [2024-11-07 15:49:44,498 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-07 15:49:44,498 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2024-11-07 15:49:44,498 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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:49:44,498 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:44,498 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:49:44,498 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:49:44,499 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:44,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:44,499 INFO L85 PathProgramCache]: Analyzing trace with hash 300462281, now seen corresponding path program 1 times [2024-11-07 15:49:44,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:44,499 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1337608103] [2024-11-07 15:49:44,499 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:44,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:44,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:44,559 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:49:44,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:44,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1337608103] [2024-11-07 15:49:44,560 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1337608103] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:44,560 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:44,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:44,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [451103565] [2024-11-07 15:49:44,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:44,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:44,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:44,561 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:44,562 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:44,595 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-07 15:49:44,596 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 139 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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:49:44,596 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:44,596 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-07 15:49:44,596 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:44,658 INFO L124 PetriNetUnfolderBase]: 41/383 cut-off events. [2024-11-07 15:49:44,658 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-07 15:49:44,659 INFO L83 FinitePrefix]: Finished finitePrefix Result has 457 conditions, 383 events. 41/383 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1442 event pairs, 16 based on Foata normal form. 0/335 useless extension candidates. Maximal degree in co-relation 429. Up to 63 conditions per place. [2024-11-07 15:49:44,660 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2024-11-07 15:49:44,660 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2024-11-07 15:49:44,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:44,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:44,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2024-11-07 15:49:44,661 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8808373590982287 [2024-11-07 15:49:44,661 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2024-11-07 15:49:44,661 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2024-11-07 15:49:44,662 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:49:44,664 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2024-11-07 15:49:44,664 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=137} [2024-11-07 15:49:44,664 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2024-11-07 15:49:44,664 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2024-11-07 15:49:44,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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:49:44,665 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:44,665 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, 1] [2024-11-07 15:49:44,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 15:49:44,665 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:44,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:44,665 INFO L85 PathProgramCache]: Analyzing trace with hash -1604851560, now seen corresponding path program 1 times [2024-11-07 15:49:44,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:44,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1569089754] [2024-11-07 15:49:44,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:44,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:44,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:45,057 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:49:45,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:45,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1569089754] [2024-11-07 15:49:45,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1569089754] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:45,057 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:45,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:49:45,058 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1430486675] [2024-11-07 15:49:45,058 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:45,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:49:45,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:45,058 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:49:45,058 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:49:45,216 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-07 15:49:45,217 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 137 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:49:45,217 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:45,217 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-07 15:49:45,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:45,320 INFO L124 PetriNetUnfolderBase]: 70/482 cut-off events. [2024-11-07 15:49:45,320 INFO L125 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2024-11-07 15:49:45,322 INFO L83 FinitePrefix]: Finished finitePrefix Result has 611 conditions, 482 events. 70/482 cut-off events. For 15/22 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2153 event pairs, 8 based on Foata normal form. 5/433 useless extension candidates. Maximal degree in co-relation 582. Up to 45 conditions per place. [2024-11-07 15:49:45,324 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2024-11-07 15:49:45,324 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2024-11-07 15:49:45,324 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:49:45,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:49:45,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2024-11-07 15:49:45,327 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8961352657004831 [2024-11-07 15:49:45,327 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2024-11-07 15:49:45,328 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2024-11-07 15:49:45,329 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:49:45,330 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2024-11-07 15:49:45,330 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=293, PETRI_PLACES=141, PETRI_TRANSITIONS=135} [2024-11-07 15:49:45,332 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2024-11-07 15:49:45,332 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2024-11-07 15:49:45,333 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:49:45,333 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:45,333 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, 1, 1, 1] [2024-11-07 15:49:45,333 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 15:49:45,333 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:45,334 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:45,335 INFO L85 PathProgramCache]: Analyzing trace with hash 115085364, now seen corresponding path program 1 times [2024-11-07 15:49:45,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:45,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [110703796] [2024-11-07 15:49:45,335 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:45,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:45,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:45,621 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:49:45,622 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:45,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [110703796] [2024-11-07 15:49:45,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [110703796] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:45,622 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:45,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:49:45,622 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [740929606] [2024-11-07 15:49:45,623 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:45,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:49:45,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:45,623 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:49:45,623 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:49:45,755 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 207 [2024-11-07 15:49:45,757 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 135 transitions, 293 flow. Second operand has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 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:49:45,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:45,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 207 [2024-11-07 15:49:45,757 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:45,929 INFO L124 PetriNetUnfolderBase]: 210/772 cut-off events. [2024-11-07 15:49:45,929 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-07 15:49:45,931 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1221 conditions, 772 events. 210/772 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4449 event pairs, 60 based on Foata normal form. 0/665 useless extension candidates. Maximal degree in co-relation 1190. Up to 239 conditions per place. [2024-11-07 15:49:45,935 INFO L140 encePairwiseOnDemand]: 196/207 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2024-11-07 15:49:45,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2024-11-07 15:49:45,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:49:45,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:49:45,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2024-11-07 15:49:45,937 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.856682769726248 [2024-11-07 15:49:45,937 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2024-11-07 15:49:45,937 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2024-11-07 15:49:45,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-07 15:49:45,941 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2024-11-07 15:49:45,942 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=417, PETRI_PLACES=146, PETRI_TRANSITIONS=154} [2024-11-07 15:49:45,943 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2024-11-07 15:49:45,943 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2024-11-07 15:49:45,944 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 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:49:45,944 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:45,945 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:49:45,945 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 15:49:45,945 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:45,945 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:45,945 INFO L85 PathProgramCache]: Analyzing trace with hash -252496730, now seen corresponding path program 1 times [2024-11-07 15:49:45,945 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:45,945 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1302661316] [2024-11-07 15:49:45,945 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:45,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:45,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:45,986 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:49:45,986 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:45,986 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1302661316] [2024-11-07 15:49:45,986 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1302661316] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:45,986 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:45,986 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:45,986 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [963818090] [2024-11-07 15:49:45,986 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:45,986 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:45,987 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:45,987 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:45,987 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:45,995 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2024-11-07 15:49:45,996 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 154 transitions, 417 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 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:49:45,996 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:45,996 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2024-11-07 15:49:45,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:46,042 INFO L124 PetriNetUnfolderBase]: 32/275 cut-off events. [2024-11-07 15:49:46,042 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-07 15:49:46,042 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 275 events. 32/275 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 948 event pairs, 5 based on Foata normal form. 0/247 useless extension candidates. Maximal degree in co-relation 432. Up to 53 conditions per place. [2024-11-07 15:49:46,043 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2024-11-07 15:49:46,043 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2024-11-07 15:49:46,044 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:46,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:46,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-07 15:49:46,045 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9146537842190016 [2024-11-07 15:49:46,045 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2024-11-07 15:49:46,045 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2024-11-07 15:49:46,047 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:49:46,048 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2024-11-07 15:49:46,049 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=415, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=153} [2024-11-07 15:49:46,050 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2024-11-07 15:49:46,050 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2024-11-07 15:49:46,050 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 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:49:46,050 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:46,051 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:49:46,051 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 15:49:46,051 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:49:46,052 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:46,052 INFO L85 PathProgramCache]: Analyzing trace with hash -1264912318, now seen corresponding path program 1 times [2024-11-07 15:49:46,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:46,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2136288472] [2024-11-07 15:49:46,052 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:46,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:46,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:49:46,084 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:49:46,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:49:46,118 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:49:46,118 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:49:46,119 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2024-11-07 15:49:46,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2024-11-07 15:49:46,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2024-11-07 15:49:46,123 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2024-11-07 15:49:46,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 15:49:46,124 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:49:46,126 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:49:46,127 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-07 15:49:46,160 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-07 15:49:46,163 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 275 transitions, 584 flow [2024-11-07 15:49:46,208 INFO L124 PetriNetUnfolderBase]: 41/565 cut-off events. [2024-11-07 15:49:46,209 INFO L125 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2024-11-07 15:49:46,211 INFO L83 FinitePrefix]: Finished finitePrefix Result has 589 conditions, 565 events. 41/565 cut-off events. For 16/17 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1805 event pairs, 0 based on Foata normal form. 0/465 useless extension candidates. Maximal degree in co-relation 318. Up to 10 conditions per place. [2024-11-07 15:49:46,212 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 275 transitions, 584 flow [2024-11-07 15:49:46,215 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 225 transitions, 472 flow [2024-11-07 15:49:46,215 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:49:46,216 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;@50fc8452, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:49:46,216 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-11-07 15:49:46,217 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:49:46,217 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-07 15:49:46,217 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:49:46,217 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:46,218 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] [2024-11-07 15:49:46,218 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:46,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:46,218 INFO L85 PathProgramCache]: Analyzing trace with hash -1267279408, now seen corresponding path program 1 times [2024-11-07 15:49:46,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:46,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [547303888] [2024-11-07 15:49:46,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:46,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:46,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:46,232 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:49:46,232 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:46,233 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [547303888] [2024-11-07 15:49:46,233 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [547303888] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:46,233 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:46,233 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:46,233 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1778021901] [2024-11-07 15:49:46,233 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:46,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:46,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:46,233 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:46,233 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:46,267 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-07 15:49:46,268 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 225 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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:49:46,268 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:46,268 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-07 15:49:46,268 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:46,410 INFO L124 PetriNetUnfolderBase]: 147/1141 cut-off events. [2024-11-07 15:49:46,410 INFO L125 PetriNetUnfolderBase]: For 79/80 co-relation queries the response was YES. [2024-11-07 15:49:46,414 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1381 conditions, 1141 events. 147/1141 cut-off events. For 79/80 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 5936 event pairs, 41 based on Foata normal form. 75/1018 useless extension candidates. Maximal degree in co-relation 874. Up to 190 conditions per place. [2024-11-07 15:49:46,419 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2024-11-07 15:49:46,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2024-11-07 15:49:46,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:46,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:46,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 734 transitions. [2024-11-07 15:49:46,421 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8896969696969697 [2024-11-07 15:49:46,421 INFO L175 Difference]: Start difference. First operand has 213 places, 225 transitions, 472 flow. Second operand 3 states and 734 transitions. [2024-11-07 15:49:46,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2024-11-07 15:49:46,422 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:49:46,424 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2024-11-07 15:49:46,425 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=462, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=464, PETRI_PLACES=214, PETRI_TRANSITIONS=219} [2024-11-07 15:49:46,425 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2024-11-07 15:49:46,425 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2024-11-07 15:49:46,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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:49:46,426 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:46,426 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:49:46,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 15:49:46,426 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:46,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:46,427 INFO L85 PathProgramCache]: Analyzing trace with hash -2014486711, now seen corresponding path program 1 times [2024-11-07 15:49:46,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:46,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827065333] [2024-11-07 15:49:46,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:46,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:46,440 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:49:46,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:46,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827065333] [2024-11-07 15:49:46,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827065333] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:46,440 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:46,440 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:46,440 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [368547420] [2024-11-07 15:49:46,440 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:46,441 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:46,441 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:46,441 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:46,441 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:46,469 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-07 15:49:46,470 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 219 transitions, 464 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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:49:46,470 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:46,470 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-07 15:49:46,471 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:46,657 INFO L124 PetriNetUnfolderBase]: 162/1203 cut-off events. [2024-11-07 15:49:46,657 INFO L125 PetriNetUnfolderBase]: For 114/116 co-relation queries the response was YES. [2024-11-07 15:49:46,662 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1485 conditions, 1203 events. 162/1203 cut-off events. For 114/116 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 6629 event pairs, 53 based on Foata normal form. 0/1006 useless extension candidates. Maximal degree in co-relation 1455. Up to 212 conditions per place. [2024-11-07 15:49:46,668 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2024-11-07 15:49:46,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2024-11-07 15:49:46,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:46,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:46,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2024-11-07 15:49:46,671 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8678787878787879 [2024-11-07 15:49:46,671 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2024-11-07 15:49:46,671 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2024-11-07 15:49:46,674 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:49:46,676 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2024-11-07 15:49:46,677 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=208, PETRI_TRANSITIONS=214} [2024-11-07 15:49:46,678 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-07 15:49:46,678 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2024-11-07 15:49:46,678 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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:49:46,678 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:46,678 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] [2024-11-07 15:49:46,678 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 15:49:46,679 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:46,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:46,679 INFO L85 PathProgramCache]: Analyzing trace with hash 916668223, now seen corresponding path program 1 times [2024-11-07 15:49:46,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:46,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1709334044] [2024-11-07 15:49:46,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:46,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:46,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:46,703 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:49:46,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:46,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1709334044] [2024-11-07 15:49:46,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1709334044] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:46,704 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:46,704 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:46,704 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1205169838] [2024-11-07 15:49:46,704 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:46,704 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:46,705 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:46,705 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:46,705 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:46,737 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-07 15:49:46,738 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 214 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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:49:46,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:46,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-07 15:49:46,739 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:47,037 INFO L124 PetriNetUnfolderBase]: 489/2780 cut-off events. [2024-11-07 15:49:47,038 INFO L125 PetriNetUnfolderBase]: For 125/125 co-relation queries the response was YES. [2024-11-07 15:49:47,043 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3442 conditions, 2780 events. 489/2780 cut-off events. For 125/125 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 20737 event pairs, 237 based on Foata normal form. 0/2354 useless extension candidates. Maximal degree in co-relation 3412. Up to 591 conditions per place. [2024-11-07 15:49:47,051 INFO L140 encePairwiseOnDemand]: 272/275 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2024-11-07 15:49:47,052 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2024-11-07 15:49:47,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:47,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:47,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2024-11-07 15:49:47,053 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8848484848484849 [2024-11-07 15:49:47,053 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2024-11-07 15:49:47,054 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2024-11-07 15:49:47,055 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:49:47,056 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2024-11-07 15:49:47,057 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=449, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=208, PETRI_TRANSITIONS=213} [2024-11-07 15:49:47,057 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-07 15:49:47,057 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2024-11-07 15:49:47,058 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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:49:47,058 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:47,058 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] [2024-11-07 15:49:47,058 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 15:49:47,058 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:47,058 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:47,058 INFO L85 PathProgramCache]: Analyzing trace with hash 1326843241, now seen corresponding path program 1 times [2024-11-07 15:49:47,059 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:47,059 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2039270289] [2024-11-07 15:49:47,059 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:47,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:47,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:47,077 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:49:47,077 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:47,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2039270289] [2024-11-07 15:49:47,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2039270289] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:47,077 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:47,077 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:47,077 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [42157763] [2024-11-07 15:49:47,077 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:47,077 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:47,078 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:47,078 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:47,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:47,099 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-07 15:49:47,100 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 213 transitions, 453 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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:49:47,100 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:47,100 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-07 15:49:47,100 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:47,598 INFO L124 PetriNetUnfolderBase]: 971/4744 cut-off events. [2024-11-07 15:49:47,598 INFO L125 PetriNetUnfolderBase]: For 175/179 co-relation queries the response was YES. [2024-11-07 15:49:47,609 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6054 conditions, 4744 events. 971/4744 cut-off events. For 175/179 co-relation queries the response was YES. Maximal size of possible extension queue 109. Compared 40576 event pairs, 560 based on Foata normal form. 0/4096 useless extension candidates. Maximal degree in co-relation 6025. Up to 1217 conditions per place. [2024-11-07 15:49:47,625 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-07 15:49:47,626 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2024-11-07 15:49:47,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:47,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:47,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2024-11-07 15:49:47,628 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8703030303030304 [2024-11-07 15:49:47,628 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2024-11-07 15:49:47,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2024-11-07 15:49:47,629 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:49:47,631 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2024-11-07 15:49:47,632 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2024-11-07 15:49:47,633 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2024-11-07 15:49:47,633 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2024-11-07 15:49:47,634 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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:49:47,634 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:47,634 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, 1] [2024-11-07 15:49:47,634 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 15:49:47,634 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:47,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:47,634 INFO L85 PathProgramCache]: Analyzing trace with hash -1285500328, now seen corresponding path program 1 times [2024-11-07 15:49:47,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:47,635 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1112492060] [2024-11-07 15:49:47,635 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:47,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:47,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:47,855 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:49:47,855 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:47,855 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1112492060] [2024-11-07 15:49:47,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1112492060] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:47,855 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:47,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:49:47,855 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1117769924] [2024-11-07 15:49:47,855 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:47,856 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:49:47,856 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:47,856 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:49:47,856 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:49:48,073 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 275 [2024-11-07 15:49:48,075 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 453 flow. Second operand has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 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:49:48,075 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:48,075 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 275 [2024-11-07 15:49:48,075 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:48,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,494 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,494 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,494 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,494 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,495 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,495 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-07 15:49:48,495 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,495 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,496 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2024-11-07 15:49:48,496 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-07 15:49:48,496 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,496 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:48,496 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 235#L1031-13true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-07 15:49:48,502 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,502 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,502 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,502 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-07 15:49:48,502 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:48,502 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2024-11-07 15:49:48,507 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-07 15:49:48,507 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-07 15:49:48,507 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-07 15:49:48,507 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-07 15:49:48,507 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-07 15:49:48,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,510 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-07 15:49:48,510 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-07 15:49:48,510 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-07 15:49:48,510 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-07 15:49:48,510 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-07 15:49:48,510 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-07 15:49:48,513 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,514 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-07 15:49:48,514 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,514 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,514 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,517 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,517 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,517 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:48,517 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,517 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,517 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,517 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 186#L1034-9true, 252#true, Black: 266#true]) [2024-11-07 15:49:48,518 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][246], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 78#L1045-7true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-07 15:49:48,518 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][246], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 180#L1045-8true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-07 15:49:48,518 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 186#L1034-9true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2024-11-07 15:49:48,518 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,518 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,632 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,632 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,633 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,633 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-07 15:49:48,633 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,633 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:48,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-07 15:49:48,634 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:49:48,634 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:49:48,634 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:48,634 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:48,640 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 235#L1031-13true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-07 15:49:48,640 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:49:48,640 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:48,640 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,640 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:48,640 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,651 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,651 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:48,651 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:48,651 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-07 15:49:48,652 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2024-11-07 15:49:48,652 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:48,652 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:48,653 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:48,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-07 15:49:48,654 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:48,654 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:48,655 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,655 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 270#true]) [2024-11-07 15:49:48,656 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:49:48,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:48,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 129#L1043-9true, 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-07 15:49:48,656 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 13#L1043-10true, 254#true, Black: 266#true, 197#L1034-9true, 270#true]) [2024-11-07 15:49:48,657 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:48,657 INFO L124 PetriNetUnfolderBase]: 1175/4832 cut-off events. [2024-11-07 15:49:48,657 INFO L125 PetriNetUnfolderBase]: For 364/432 co-relation queries the response was YES. [2024-11-07 15:49:48,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6521 conditions, 4832 events. 1175/4832 cut-off events. For 364/432 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 39868 event pairs, 227 based on Foata normal form. 32/4308 useless extension candidates. Maximal degree in co-relation 6491. Up to 622 conditions per place. [2024-11-07 15:49:48,695 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2024-11-07 15:49:48,695 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2024-11-07 15:49:48,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:49:48,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:49:48,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2024-11-07 15:49:48,698 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9006060606060606 [2024-11-07 15:49:48,698 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2024-11-07 15:49:48,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2024-11-07 15:49:48,703 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:49:48,704 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2024-11-07 15:49:48,705 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=454, PETRI_PLACES=208, PETRI_TRANSITIONS=208} [2024-11-07 15:49:48,705 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-07 15:49:48,705 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2024-11-07 15:49:48,706 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 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:49:48,706 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:48,706 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, 1, 1, 1] [2024-11-07 15:49:48,706 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-07 15:49:48,706 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:48,706 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:48,706 INFO L85 PathProgramCache]: Analyzing trace with hash 2068948564, now seen corresponding path program 1 times [2024-11-07 15:49:48,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:48,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761800058] [2024-11-07 15:49:48,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:48,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:48,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:48,904 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:49:48,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:48,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1761800058] [2024-11-07 15:49:48,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1761800058] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:48,904 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:48,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:49:48,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1235565053] [2024-11-07 15:49:48,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:48,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:49:48,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:48,905 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:49:48,905 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:49:49,089 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 275 [2024-11-07 15:49:49,091 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 208 transitions, 454 flow. Second operand has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 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:49:49,091 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:49,091 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 275 [2024-11-07 15:49:49,091 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:50,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 221#L1042-7true, 276#true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:50,890 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:49:50,890 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:50,890 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:49:50,890 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:49:50,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 97#L1045true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:50,907 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:49:50,907 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:50,907 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:50,907 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:50,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:50,972 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:49:50,972 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:50,972 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:50,972 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][291], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:50,979 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 8#L1043-6true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:50,979 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:50,979 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:50,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-07 15:49:50,980 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:49:50,980 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:50,980 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:50,980 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:49:50,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][292], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true, 197#L1034-9true, 167#L1043-8true]) [2024-11-07 15:49:50,987 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:49:50,987 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:50,987 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:50,987 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 276#true, 254#true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:50,989 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 191#L1034-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-07 15:49:50,989 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:50,989 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:50,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 276#true, 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:50,990 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:50,990 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:50,990 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:50,990 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:50,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][293], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:50,995 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:50,995 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:50,995 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:50,995 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:50,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, Black: 266#true, 167#L1043-8true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:50,997 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:49:50,997 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:50,997 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:50,997 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:50,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 78#L1045-7true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:50,998 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:49:50,998 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:50,998 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:50,998 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:51,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 129#L1043-9true, Black: 266#true, 270#true, 197#L1034-9true]) [2024-11-07 15:49:51,005 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:51,005 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:51,005 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:51,005 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:51,024 INFO L124 PetriNetUnfolderBase]: 6842/18531 cut-off events. [2024-11-07 15:49:51,024 INFO L125 PetriNetUnfolderBase]: For 1347/1462 co-relation queries the response was YES. [2024-11-07 15:49:51,062 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29282 conditions, 18531 events. 6842/18531 cut-off events. For 1347/1462 co-relation queries the response was YES. Maximal size of possible extension queue 451. Compared 177938 event pairs, 1515 based on Foata normal form. 18/16285 useless extension candidates. Maximal degree in co-relation 29250. Up to 5803 conditions per place. [2024-11-07 15:49:51,117 INFO L140 encePairwiseOnDemand]: 260/275 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2024-11-07 15:49:51,117 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2024-11-07 15:49:51,117 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:49:51,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:49:51,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2024-11-07 15:49:51,119 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8757575757575757 [2024-11-07 15:49:51,119 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2024-11-07 15:49:51,119 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2024-11-07 15:49:51,124 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-07 15:49:51,127 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2024-11-07 15:49:51,127 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=663, PETRI_PLACES=213, PETRI_TRANSITIONS=241} [2024-11-07 15:49:51,128 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2024-11-07 15:49:51,128 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2024-11-07 15:49:51,129 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 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:49:51,129 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:51,129 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:49:51,129 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-07 15:49:51,129 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:51,129 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:51,129 INFO L85 PathProgramCache]: Analyzing trace with hash -194009336, now seen corresponding path program 1 times [2024-11-07 15:49:51,129 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:51,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1868377192] [2024-11-07 15:49:51,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:51,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:51,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:51,154 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:49:51,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:51,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1868377192] [2024-11-07 15:49:51,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1868377192] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:51,155 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:51,155 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:51,155 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43093907] [2024-11-07 15:49:51,155 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:51,155 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:51,155 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:51,155 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:51,155 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:51,165 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-07 15:49:51,166 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 241 transitions, 663 flow. Second operand has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 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:49:51,166 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:51,166 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-07 15:49:51,166 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:52,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 226#L1025-3true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,021 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:49:52,021 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:49:52,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:49:52,021 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:49:52,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [37#L1025-3true, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,021 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:49:52,021 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:49:52,021 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:49:52,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:49:52,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][190], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 7#L1026-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,062 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:49:52,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:49:52,062 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][190], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 31#L1026-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,063 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [251#L1045-9true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 209#L1026-4true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,063 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:49:52,063 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:49:52,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 199#L1026-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,075 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:49:52,075 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:49:52,075 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:49:52,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:49:52,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 14#L1027-3true, 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,103 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:49:52,103 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:49:52,103 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:49:52,103 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:52,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,151 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:49:52,151 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:52,151 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:52,151 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:49:52,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,155 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:49:52,155 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:52,155 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:49:52,155 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:52,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,159 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:49:52,159 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:49:52,159 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:49:52,159 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:52,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,166 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:49:52,166 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:49:52,167 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:49:52,167 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:49:52,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,175 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:49:52,175 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:49:52,175 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:49:52,175 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:52,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,201 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:52,201 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:52,201 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,201 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:49:52,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,202 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:52,202 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:52,202 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,202 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:49:52,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,204 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:52,204 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,204 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,204 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:52,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,205 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,205 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,206 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:52,206 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,206 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,206 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:52,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,209 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:52,209 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,209 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,209 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,210 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:52,210 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,210 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,210 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,210 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:52,210 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,210 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,210 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,211 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:52,211 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,211 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,211 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,212 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:52,212 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,212 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,212 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:52,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,214 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:52,214 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,214 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,214 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,215 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:52,215 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,215 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,215 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,215 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:52,215 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,215 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,215 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,216 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:52,216 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,216 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,216 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,217 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:52,217 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:52,217 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,217 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,219 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,219 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,219 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,219 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,219 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,219 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,219 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,219 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,220 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,220 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,220 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,220 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,221 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,221 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,221 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,221 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,222 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,222 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,222 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,222 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 6#L1034-6true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,223 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,223 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,223 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,223 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,224 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,224 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,224 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:52,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,225 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:52,225 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:52,225 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,225 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:52,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,226 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:52,227 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,227 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,227 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,227 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:52,227 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,227 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,227 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,228 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 6#L1034-6true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,228 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,228 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 276#true, 6#L1034-6true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,229 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:52,229 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:52,229 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,229 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true, 167#L1043-8true]) [2024-11-07 15:49:52,231 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:52,231 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:52,231 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:52,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,232 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:52,232 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:52,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,232 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:52,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 276#true, 6#L1034-6true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,233 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:52,233 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,233 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,233 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 6#L1034-6true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,234 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:52,234 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,234 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,234 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,235 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:52,235 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,235 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,235 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,236 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:52,236 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:52,236 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,236 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,239 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:52,239 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:52,239 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:52,239 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:52,239 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:52,239 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:52,239 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:52,239 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:52,240 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:52,240 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:52,240 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:52,240 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,242 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:52,242 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,242 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,242 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:49:52,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,242 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:52,242 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:52,242 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:52,242 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:49:52,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:52,243 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:52,243 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:49:52,243 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:52,243 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2024-11-07 15:49:52,244 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 13#L1043-10true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:52,244 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:52,244 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,245 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:52,245 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,245 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:49:52,245 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:52,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 39#L1043-11true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:52,246 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:52,246 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:49:52,246 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,246 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 39#L1043-11true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2024-11-07 15:49:52,247 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 39#L1043-11true, 286#true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 197#L1034-9true]) [2024-11-07 15:49:52,247 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:52,247 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:52,247 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:52,249 INFO L124 PetriNetUnfolderBase]: 2145/9685 cut-off events. [2024-11-07 15:49:52,249 INFO L125 PetriNetUnfolderBase]: For 1521/1722 co-relation queries the response was YES. [2024-11-07 15:49:52,288 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15989 conditions, 9685 events. 2145/9685 cut-off events. For 1521/1722 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 96261 event pairs, 416 based on Foata normal form. 2/8213 useless extension candidates. Maximal degree in co-relation 15955. Up to 1505 conditions per place. [2024-11-07 15:49:52,323 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2024-11-07 15:49:52,323 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2024-11-07 15:49:52,324 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:52,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:52,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-07 15:49:52,325 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9151515151515152 [2024-11-07 15:49:52,325 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2024-11-07 15:49:52,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2024-11-07 15:49:52,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:49:52,334 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2024-11-07 15:49:52,335 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=663, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=701, PETRI_PLACES=217, PETRI_TRANSITIONS=245} [2024-11-07 15:49:52,335 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2024-11-07 15:49:52,335 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2024-11-07 15:49:52,336 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 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:49:52,336 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:52,336 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:49:52,336 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-07 15:49:52,336 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:52,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:52,336 INFO L85 PathProgramCache]: Analyzing trace with hash -1615149623, now seen corresponding path program 1 times [2024-11-07 15:49:52,336 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:52,336 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1410839187] [2024-11-07 15:49:52,336 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:52,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:52,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:52,372 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-07 15:49:52,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:52,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1410839187] [2024-11-07 15:49:52,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1410839187] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:52,372 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:52,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:49:52,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [727309511] [2024-11-07 15:49:52,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:52,373 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:52,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:52,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:52,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:52,385 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-07 15:49:52,386 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 245 transitions, 701 flow. Second operand has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 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:49:52,386 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:52,386 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-07 15:49:52,386 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:53,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][112], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 14#L1027-3true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,365 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:49:53,365 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][112], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 27#L1027true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,366 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 76#L1026-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2024-11-07 15:49:53,366 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 199#L1026-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2024-11-07 15:49:53,366 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:49:53,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:49:53,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,437 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:49:53,437 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:53,437 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:49:53,437 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:49:53,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,441 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:49:53,441 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:53,441 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:49:53,441 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:53,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,445 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:49:53,445 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:53,445 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:49:53,445 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:49:53,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,451 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:49:53,451 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:49:53,451 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:53,451 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:49:53,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,457 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:49:53,457 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:49:53,457 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:53,457 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:53,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,459 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:49:53,459 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:53,459 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:49:53,459 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:49:53,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:49:53,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,464 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:49:53,464 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:53,464 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:49:53,464 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:49:53,464 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:53,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,470 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:49:53,470 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:53,470 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:49:53,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:53,470 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:49:53,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,479 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:49:53,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:49:53,480 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:53,480 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:49:53,480 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:49:53,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,490 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:49:53,490 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:49:53,490 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:49:53,490 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:53,490 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:53,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,525 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,525 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:49:53,526 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,526 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:53,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,527 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,527 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:53,527 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:49:53,527 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,533 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,533 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,533 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,533 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,534 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,534 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,534 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,534 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,535 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,535 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,535 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,535 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,535 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,535 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,536 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,536 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,543 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,543 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,543 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,543 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,543 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,543 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,543 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,543 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,544 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,544 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,544 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,544 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,545 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,545 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,545 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,551 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,551 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,551 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,551 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,553 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,553 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,553 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,553 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,553 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,553 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,553 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,554 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,554 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,554 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,554 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,554 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,556 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,556 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,556 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,556 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,561 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,561 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,561 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,561 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,562 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,562 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,562 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,563 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,563 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,563 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,563 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,564 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,564 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,564 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,564 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,565 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,565 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,565 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,565 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,566 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,566 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,566 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,567 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,567 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:49:53,567 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:53,567 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:53,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,568 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,568 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:49:53,568 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,568 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:53,568 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,568 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,569 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:53,569 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,569 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:49:53,569 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,572 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,572 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,572 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,572 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,573 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,573 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,573 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,573 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,574 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,574 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,574 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,575 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,575 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,575 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,575 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,578 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,578 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,578 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:53,578 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:53,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,578 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,578 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:53,578 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,578 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,579 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,579 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,579 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,580 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,580 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,580 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,584 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,584 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,584 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,584 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,585 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,585 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,585 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,585 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,586 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,586 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,586 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,586 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,587 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,587 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,587 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,587 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,590 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,590 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,590 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:53,590 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,591 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,591 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,591 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:53,591 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,591 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,591 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,591 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:53,592 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,592 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,592 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,592 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,592 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,592 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,593 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,593 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,593 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,593 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,593 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,594 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,594 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,594 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,594 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,594 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,595 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,595 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,595 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,595 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,595 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,595 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,596 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:49:53,596 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,596 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:53,596 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,598 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,598 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,598 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:53,598 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,599 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,599 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,599 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,599 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:53,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,600 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,600 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,601 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,601 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,601 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,601 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,601 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,602 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,602 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,602 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,602 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,603 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,603 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,603 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,604 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,604 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,604 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,604 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,604 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,604 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,605 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,605 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,605 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,605 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,605 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,605 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,606 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,607 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,607 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,607 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:49:53,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:53,607 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,610 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,610 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,610 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,610 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,610 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,611 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,611 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,611 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,611 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,611 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,611 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,611 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,612 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,612 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,612 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,613 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,613 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,613 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,614 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,614 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,614 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,615 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,615 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,615 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,615 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,615 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,616 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,616 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,616 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:53,616 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:49:53,616 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,617 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,618 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:49:53,618 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:53,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:53,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,619 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,619 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,619 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,619 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,619 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,620 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,620 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,620 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,621 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,621 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:49:53,621 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,622 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:53,622 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,624 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,624 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,624 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:49:53,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,626 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,626 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,626 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,626 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,626 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,627 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,627 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,627 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,628 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,628 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:53,628 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,628 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,628 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:49:53,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,631 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,631 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,631 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:53,631 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,632 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,632 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,632 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,633 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:53,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:53,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,634 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,634 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,634 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:53,634 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,634 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,635 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,635 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:53,635 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:53,635 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,635 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:49:53,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,737 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,737 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,740 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,740 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,740 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,740 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,740 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,741 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,741 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:53,741 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:49:53,741 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,741 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:53,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,742 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:53,742 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,742 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,742 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,742 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,743 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,743 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:53,744 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:53,744 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:49:53,744 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:53,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:53,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:49:53,745 INFO L124 PetriNetUnfolderBase]: 2223/10138 cut-off events. [2024-11-07 15:49:53,745 INFO L125 PetriNetUnfolderBase]: For 1752/1996 co-relation queries the response was YES. [2024-11-07 15:49:53,770 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17009 conditions, 10138 events. 2223/10138 cut-off events. For 1752/1996 co-relation queries the response was YES. Maximal size of possible extension queue 272. Compared 101355 event pairs, 443 based on Foata normal form. 17/8703 useless extension candidates. Maximal degree in co-relation 16973. Up to 1630 conditions per place. [2024-11-07 15:49:53,795 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2024-11-07 15:49:53,795 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2024-11-07 15:49:53,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:53,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:53,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2024-11-07 15:49:53,800 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9139393939393939 [2024-11-07 15:49:53,800 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2024-11-07 15:49:53,800 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2024-11-07 15:49:53,806 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:49:53,809 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2024-11-07 15:49:53,809 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=737, PETRI_PLACES=219, PETRI_TRANSITIONS=249} [2024-11-07 15:49:53,810 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2024-11-07 15:49:53,810 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2024-11-07 15:49:53,810 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 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:49:53,810 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:53,810 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:49:53,810 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-07 15:49:53,810 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:53,811 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:53,811 INFO L85 PathProgramCache]: Analyzing trace with hash -342848430, now seen corresponding path program 1 times [2024-11-07 15:49:53,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:53,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885975086] [2024-11-07 15:49:53,811 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:53,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:53,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:53,923 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:49:53,924 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:53,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885975086] [2024-11-07 15:49:53,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885975086] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:53,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:53,924 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 15:49:53,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1396316759] [2024-11-07 15:49:53,924 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:53,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:49:53,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:53,925 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:49:53,925 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:49:53,933 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 275 [2024-11-07 15:49:53,934 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 249 transitions, 737 flow. Second operand has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 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:49:53,934 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:53,934 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 275 [2024-11-07 15:49:53,934 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:54,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][173], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 226#L1025-3true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,575 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:49:54,576 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:49:54,576 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:49:54,576 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:49:54,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][173], [201#L1027-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,678 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:49:54,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:49:54,678 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:49:54,678 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:54,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,809 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:49:54,809 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:49:54,809 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:54,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:49:54,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,812 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:49:54,812 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:49:54,812 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:49:54,812 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:49:54,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,818 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:49:54,818 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:49:54,818 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:49:54,818 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:49:54,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,834 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:49:54,834 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:49:54,834 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:49:54,834 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:54,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,842 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:49:54,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:54,842 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:49:54,842 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:54,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,854 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:49:54,854 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:49:54,854 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:54,854 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:54,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,878 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:54,878 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:49:54,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:49:54,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,903 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:49:54,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,903 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,903 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:49:54,903 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,934 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:49:54,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,934 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 160#L1043-14true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,934 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:49:54,934 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:49:54,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,950 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:54,950 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:54,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:54,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,969 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:54,970 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:54,970 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:54,970 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,972 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:54,972 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:54,972 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,972 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:54,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,989 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:54,989 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,989 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:54,989 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,991 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:54,991 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,991 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,991 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:54,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:54,992 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:54,992 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:54,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:54,992 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,005 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,005 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,005 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,005 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,009 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,009 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,009 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,009 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,010 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,010 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,010 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,010 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,013 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,014 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:55,014 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:55,014 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,014 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,014 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:55,014 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:49:55,014 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,020 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,020 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,020 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,020 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,026 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,026 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,026 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,026 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,027 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,027 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,027 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,027 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-07 15:49:55,030 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,030 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,030 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,030 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,033 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,033 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,033 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,034 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,034 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,034 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,034 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,040 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,040 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,040 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,040 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,040 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,040 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,041 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,041 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-07 15:49:55,047 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,047 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,047 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,047 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,051 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,051 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,051 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,052 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,052 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,052 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,052 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,053 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,053 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,053 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,053 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-07 15:49:55,059 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,059 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,059 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,059 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,063 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,063 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,063 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,065 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,065 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,065 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,065 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,068 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1043-9true, 19#L1034-5true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,068 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,074 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,074 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,074 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,075 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,075 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,075 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,075 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,078 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,078 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,078 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,078 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,078 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,078 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,078 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,081 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,081 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,081 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,081 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,083 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,083 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,083 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:49:55,083 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,085 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,085 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,085 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 6#L1034-6true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,089 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,089 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,090 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,092 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,093 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:55,093 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:55,093 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,093 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,093 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:55,093 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:49:55,093 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,096 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,096 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,096 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,096 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,099 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,099 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,099 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,099 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,100 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,100 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:55,100 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,100 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,101 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 296#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,101 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:55,101 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,105 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,105 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,105 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,105 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,106 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,106 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,106 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,107 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,107 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,107 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:49:55,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,110 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:55,110 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,110 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,111 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,111 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,111 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][258], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 39#L1043-11true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,114 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:49:55,114 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,114 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,114 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:49:55,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,115 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-07 15:49:55,115 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:49:55,115 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:49:55,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,116 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,116 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,116 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,119 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:49:55,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,119 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,119 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,119 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 93#L1034-4true, 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,122 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:49:55,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 296#true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,122 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 296#true, 129#L1043-9true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,122 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,122 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,126 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-07 15:49:55,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,126 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 19#L1034-5true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,126 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,126 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,126 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,127 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,127 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,127 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:49:55,127 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,127 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 93#L1034-4true, 296#true, 45#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,130 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-07 15:49:55,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,130 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, 19#L1034-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,130 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,130 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,131 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,131 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,131 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:49:55,131 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,137 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,137 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,137 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-07 15:49:55,139 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-07 15:49:55,139 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-07 15:49:55,139 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-07 15:49:55,139 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-07 15:49:55,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,139 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,139 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:49:55,139 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,139 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][135], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 228#L1034-6true]) [2024-11-07 15:49:55,147 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-07 15:49:55,147 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-07 15:49:55,147 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-07 15:49:55,147 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-07 15:49:55,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 191#L1034-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,147 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,147 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:55,147 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:49:55,147 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:49:55,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 93#L1034-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,149 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-07 15:49:55,149 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-07 15:49:55,149 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-07 15:49:55,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-07 15:49:55,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][134], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 39#L1043-11true, 64#L1034-7true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 93#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:55,160 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-07 15:49:55,160 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-07 15:49:55,160 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-07 15:49:55,160 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-07 15:49:55,227 INFO L124 PetriNetUnfolderBase]: 3085/13497 cut-off events. [2024-11-07 15:49:55,227 INFO L125 PetriNetUnfolderBase]: For 2225/2418 co-relation queries the response was YES. [2024-11-07 15:49:55,295 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22880 conditions, 13497 events. 3085/13497 cut-off events. For 2225/2418 co-relation queries the response was YES. Maximal size of possible extension queue 255. Compared 137431 event pairs, 560 based on Foata normal form. 62/11631 useless extension candidates. Maximal degree in co-relation 22843. Up to 2297 conditions per place. [2024-11-07 15:49:55,344 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 29 selfloop transitions, 3 changer transitions 0/260 dead transitions. [2024-11-07 15:49:55,344 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 260 transitions, 834 flow [2024-11-07 15:49:55,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:49:55,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:49:55,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2024-11-07 15:49:55,346 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9212121212121213 [2024-11-07 15:49:55,346 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 3 states and 760 transitions. [2024-11-07 15:49:55,346 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 260 transitions, 834 flow [2024-11-07 15:49:55,356 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 260 transitions, 822 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:49:55,359 INFO L231 Difference]: Finished difference. Result has 220 places, 251 transitions, 746 flow [2024-11-07 15:49:55,359 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=725, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=246, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=746, PETRI_PLACES=220, PETRI_TRANSITIONS=251} [2024-11-07 15:49:55,359 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 7 predicate places. [2024-11-07 15:49:55,359 INFO L471 AbstractCegarLoop]: Abstraction has has 220 places, 251 transitions, 746 flow [2024-11-07 15:49:55,360 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 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:49:55,360 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:49:55,360 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:49:55,360 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-07 15:49:55,360 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:49:55,360 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:49:55,360 INFO L85 PathProgramCache]: Analyzing trace with hash 1769176146, now seen corresponding path program 1 times [2024-11-07 15:49:55,360 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:49:55,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [550667205] [2024-11-07 15:49:55,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:49:55,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:49:55,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:49:55,994 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:49:55,995 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:49:55,995 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [550667205] [2024-11-07 15:49:55,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [550667205] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:49:55,995 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:49:55,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:49:55,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1676544482] [2024-11-07 15:49:55,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:49:55,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:49:55,996 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:49:55,996 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:49:55,996 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:49:56,351 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 275 [2024-11-07 15:49:56,352 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 220 places, 251 transitions, 746 flow. Second operand has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 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:49:56,352 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:49:56,352 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 275 [2024-11-07 15:49:56,352 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:49:57,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][295], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 298#(= threadThread1of2ForFork0_~step~0 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:57,356 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:49:57,356 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:57,356 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:57,356 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 302#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:57,357 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:57,357 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:49:57,357 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:49:57,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 226#L1025-3true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:57,996 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:49:57,996 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:49:57,996 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:49:57,996 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:49:58,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [201#L1027-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 254#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:58,317 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:49:58,317 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:58,317 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:49:58,317 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:49:58,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 186#L1034-9true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 252#true, Black: 266#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:58,361 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:49:58,361 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:58,361 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:49:58,361 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:58,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([736] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 186#L1034-9true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 252#true, Black: 266#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:58,517 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:49:58,517 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:58,517 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:49:58,517 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:49:58,517 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:49:58,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= threadThread1of2ForFork0_~step~0 0), 110#L1031-14true, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:58,598 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:49:58,598 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:49:58,598 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:49:58,598 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:49:59,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][295], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:59,103 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:59,103 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:59,103 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:59,103 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 302#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:59,104 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 83#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:59,104 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:49:59,104 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:49:59,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 6#L1034-6true, 276#true, 300#true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:59,310 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-07 15:49:59,310 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-07 15:49:59,310 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-07 15:49:59,310 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-07 15:49:59,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 300#true, 191#L1034-7true, Black: 298#(= threadThread1of2ForFork0_~step~0 0), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 39#L1043-11true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1034-4true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-07 15:49:59,345 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-07 15:49:59,345 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-07 15:49:59,345 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-07 15:49:59,345 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-07 15:49:59,601 INFO L124 PetriNetUnfolderBase]: 9171/32506 cut-off events. [2024-11-07 15:49:59,602 INFO L125 PetriNetUnfolderBase]: For 11684/12244 co-relation queries the response was YES. [2024-11-07 15:49:59,731 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61236 conditions, 32506 events. 9171/32506 cut-off events. For 11684/12244 co-relation queries the response was YES. Maximal size of possible extension queue 431. Compared 363104 event pairs, 2284 based on Foata normal form. 93/28424 useless extension candidates. Maximal degree in co-relation 61197. Up to 6173 conditions per place. [2024-11-07 15:50:00,052 INFO L140 encePairwiseOnDemand]: 264/275 looper letters, 90 selfloop transitions, 36 changer transitions 0/333 dead transitions. [2024-11-07 15:50:00,053 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 225 places, 333 transitions, 1324 flow [2024-11-07 15:50:00,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:50:00,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:50:00,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2024-11-07 15:50:00,055 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9054545454545454 [2024-11-07 15:50:00,055 INFO L175 Difference]: Start difference. First operand has 220 places, 251 transitions, 746 flow. Second operand 6 states and 1494 transitions. [2024-11-07 15:50:00,055 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 225 places, 333 transitions, 1324 flow [2024-11-07 15:50:00,082 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 333 transitions, 1321 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:50:00,085 INFO L231 Difference]: Finished difference. Result has 228 places, 283 transitions, 1053 flow [2024-11-07 15:50:00,086 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=743, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=251, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=227, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1053, PETRI_PLACES=228, PETRI_TRANSITIONS=283} [2024-11-07 15:50:00,086 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 15 predicate places. [2024-11-07 15:50:00,087 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 283 transitions, 1053 flow [2024-11-07 15:50:00,087 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 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:50:00,087 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:50:00,087 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:50:00,087 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-07 15:50:00,087 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-07 15:50:00,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:50:00,088 INFO L85 PathProgramCache]: Analyzing trace with hash 1562999169, now seen corresponding path program 1 times [2024-11-07 15:50:00,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:50:00,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1192145260] [2024-11-07 15:50:00,088 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:50:00,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:50:00,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:50:00,116 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:50:00,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:50:00,144 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:50:00,144 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:50:00,144 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2024-11-07 15:50:00,144 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2024-11-07 15:50:00,144 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2024-11-07 15:50:00,145 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2024-11-07 15:50:00,146 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2024-11-07 15:50:00,147 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2024-11-07 15:50:00,147 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2024-11-07 15:50:00,147 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2024-11-07 15:50:00,147 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-07 15:50:00,147 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:50:00,147 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:50:00,147 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-07 15:50:00,189 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2024-11-07 15:50:00,194 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 345 transitions, 753 flow [2024-11-07 15:50:00,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][111], [314#true, 90#L1034-9true, 309#true, 144#L1043-12true, 311#true]) [2024-11-07 15:50:00,325 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:00,325 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-07 15:50:00,325 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:00,325 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:00,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][111], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 144#L1043-12true]) [2024-11-07 15:50:00,330 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-07 15:50:00,330 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:00,330 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:00,330 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:00,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][8], [310#true, 77#L1034-9true, 313#true, 144#L1043-12true, 311#true]) [2024-11-07 15:50:00,340 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:00,340 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:00,340 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-07 15:50:00,340 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:00,376 INFO L124 PetriNetUnfolderBase]: 192/1726 cut-off events. [2024-11-07 15:50:00,376 INFO L125 PetriNetUnfolderBase]: For 127/133 co-relation queries the response was YES. [2024-11-07 15:50:00,393 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1862 conditions, 1726 events. 192/1726 cut-off events. For 127/133 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 9031 event pairs, 3 based on Foata normal form. 4/1417 useless extension candidates. Maximal degree in co-relation 818. Up to 35 conditions per place. [2024-11-07 15:50:00,393 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 345 transitions, 753 flow [2024-11-07 15:50:00,406 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 293 transitions, 631 flow [2024-11-07 15:50:00,406 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:50:00,406 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;@50fc8452, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:50:00,406 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-11-07 15:50:00,407 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:50:00,408 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-07 15:50:00,408 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:50:00,408 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:50:00,408 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] [2024-11-07 15:50:00,408 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:50:00,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:50:00,408 INFO L85 PathProgramCache]: Analyzing trace with hash -899937328, now seen corresponding path program 1 times [2024-11-07 15:50:00,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:50:00,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2085498909] [2024-11-07 15:50:00,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:50:00,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:50:00,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:50:00,422 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:50:00,422 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:50:00,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2085498909] [2024-11-07 15:50:00,422 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2085498909] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:50:00,422 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:50:00,422 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:50:00,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134236470] [2024-11-07 15:50:00,422 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:50:00,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:50:00,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:50:00,423 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:50:00,423 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:50:00,451 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-07 15:50:00,452 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 293 transitions, 631 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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:50:00,452 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:50:00,452 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-07 15:50:00,452 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:50:01,860 INFO L124 PetriNetUnfolderBase]: 2509/10894 cut-off events. [2024-11-07 15:50:01,860 INFO L125 PetriNetUnfolderBase]: For 1173/1201 co-relation queries the response was YES. [2024-11-07 15:50:01,930 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14342 conditions, 10894 events. 2509/10894 cut-off events. For 1173/1201 co-relation queries the response was YES. Maximal size of possible extension queue 211. Compared 107318 event pairs, 879 based on Foata normal form. 909/9957 useless extension candidates. Maximal degree in co-relation 10932. Up to 2824 conditions per place. [2024-11-07 15:50:01,991 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2024-11-07 15:50:01,991 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2024-11-07 15:50:01,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:50:01,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:50:01,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 912 transitions. [2024-11-07 15:50:01,993 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.881159420289855 [2024-11-07 15:50:01,993 INFO L175 Difference]: Start difference. First operand has 272 places, 293 transitions, 631 flow. Second operand 3 states and 912 transitions. [2024-11-07 15:50:01,993 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2024-11-07 15:50:01,995 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:50:01,998 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2024-11-07 15:50:01,998 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=619, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=621, PETRI_PLACES=273, PETRI_TRANSITIONS=286} [2024-11-07 15:50:01,998 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2024-11-07 15:50:01,998 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2024-11-07 15:50:01,999 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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:50:01,999 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:50:01,999 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:50:01,999 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-07 15:50:01,999 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:50:02,000 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:50:02,000 INFO L85 PathProgramCache]: Analyzing trace with hash -462120119, now seen corresponding path program 1 times [2024-11-07 15:50:02,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:50:02,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2089574091] [2024-11-07 15:50:02,000 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:50:02,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:50:02,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:50:02,017 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:50:02,017 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:50:02,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2089574091] [2024-11-07 15:50:02,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2089574091] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:50:02,017 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:50:02,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:50:02,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052324805] [2024-11-07 15:50:02,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:50:02,018 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:50:02,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:50:02,018 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:50:02,018 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:50:02,040 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-07 15:50:02,041 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 286 transitions, 621 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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:50:02,041 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:50:02,041 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-07 15:50:02,041 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:50:03,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 182#L1025-3true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,354 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:50:03,354 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:50:03,354 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:50:03,354 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:03,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 316#true, 224#L1032-2true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,405 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:03,405 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:03,405 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:03,405 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:03,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 316#true, 224#L1032-2true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true]) [2024-11-07 15:50:03,442 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:03,442 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:03,442 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:03,442 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:03,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 182#L1025-3true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,444 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:03,444 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:03,444 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:03,444 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:03,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [120#L1027-3true, 310#true, 289#L1031-5true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,477 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-07 15:50:03,477 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:03,477 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:03,477 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:03,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,519 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:03,519 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:03,519 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:03,519 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:03,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true]) [2024-11-07 15:50:03,554 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:03,554 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:03,554 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:03,554 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:03,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [120#L1027-3true, 60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,555 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:03,555 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:03,555 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:03,555 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:03,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 17#L1031-5true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,567 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:03,567 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:03,567 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:03,567 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:03,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 4#L1029-4true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,603 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:03,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:03,603 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:03,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:03,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 316#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,605 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:03,605 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:03,605 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:03,605 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:03,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 215#L1032-1true, 144#L1043-12true]) [2024-11-07 15:50:03,633 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:03,633 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:03,633 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:03,633 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:03,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 289#L1031-5true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,644 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:03,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:03,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:03,644 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:03,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 17#L1031-5true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,646 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:03,646 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:03,646 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:03,646 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:03,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 314#true, 224#L1032-2true, 316#true, 312#true, 153#L1032-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,689 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:03,689 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:03,689 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:03,689 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:03,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 215#L1032-1true, 144#L1043-12true]) [2024-11-07 15:50:03,690 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:03,690 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:03,690 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:03,690 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:03,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:03,697 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:03,697 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:03,697 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:03,697 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:03,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 289#L1031-5true, 112#L1032-1true, 308#L1045-9true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-07 15:50:03,713 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:03,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:03,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:03,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:03,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [60#L1032-2true, 310#true, 112#L1032-1true, 308#L1045-9true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-07 15:50:03,742 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:03,742 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:03,742 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:03,742 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:03,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 112#L1032-1true, 308#L1045-9true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:03,743 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:03,743 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:03,743 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:03,743 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:03,800 INFO L124 PetriNetUnfolderBase]: 3310/13208 cut-off events. [2024-11-07 15:50:03,800 INFO L125 PetriNetUnfolderBase]: For 2373/2487 co-relation queries the response was YES. [2024-11-07 15:50:03,896 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18021 conditions, 13208 events. 3310/13208 cut-off events. For 2373/2487 co-relation queries the response was YES. Maximal size of possible extension queue 283. Compared 133341 event pairs, 1017 based on Foata normal form. 0/10962 useless extension candidates. Maximal degree in co-relation 17990. Up to 3740 conditions per place. [2024-11-07 15:50:03,984 INFO L140 encePairwiseOnDemand]: 338/345 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2024-11-07 15:50:03,984 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2024-11-07 15:50:03,984 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:50:03,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:50:03,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2024-11-07 15:50:03,985 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8589371980676328 [2024-11-07 15:50:03,986 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2024-11-07 15:50:03,986 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2024-11-07 15:50:03,988 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:50:03,990 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2024-11-07 15:50:03,990 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=605, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=279, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=607, PETRI_PLACES=266, PETRI_TRANSITIONS=280} [2024-11-07 15:50:03,990 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-07 15:50:03,990 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2024-11-07 15:50:03,991 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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:50:03,991 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:50:03,991 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] [2024-11-07 15:50:03,991 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-07 15:50:03,991 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:50:03,991 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:50:03,991 INFO L85 PathProgramCache]: Analyzing trace with hash -1298192793, now seen corresponding path program 1 times [2024-11-07 15:50:03,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:50:03,991 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2093855716] [2024-11-07 15:50:03,991 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:50:03,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:50:03,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:50:04,007 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:50:04,008 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:50:04,008 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2093855716] [2024-11-07 15:50:04,008 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2093855716] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:50:04,008 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:50:04,008 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:50:04,008 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2002583558] [2024-11-07 15:50:04,008 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:50:04,008 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:50:04,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:50:04,009 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:50:04,009 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:50:04,040 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-07 15:50:04,041 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 280 transitions, 607 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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:50:04,041 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:50:04,041 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-07 15:50:04,041 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:50:05,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-07 15:50:05,948 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:50:05,948 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:05,948 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:05,948 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:05,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:05,970 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:50:05,970 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:05,970 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:05,970 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:50:05,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:05,971 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:50:05,971 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:05,971 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:05,971 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:06,142 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-07 15:50:06,142 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:06,142 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,143 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-07 15:50:06,143 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:06,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:06,158 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,158 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:06,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:06,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 311#true]) [2024-11-07 15:50:06,185 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:06,185 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:06,185 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:06,185 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:06,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-07 15:50:06,195 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,195 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:06,195 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:06,195 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:06,208 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-07 15:50:06,208 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,208 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,209 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,209 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:06,209 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:06,223 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,223 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:06,223 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:06,276 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-07 15:50:06,276 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:06,276 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:06,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:06,289 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:06,289 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:06,289 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:06,289 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,308 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-07 15:50:06,308 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:06,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:06,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,320 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:06,320 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:06,320 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:06,320 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,360 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-07 15:50:06,360 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,360 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,361 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,361 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,361 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:06,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,372 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:06,372 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,372 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:06,372 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,373 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:06,373 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,373 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:06,373 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:06,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 311#true, 258#L1034-1true]) [2024-11-07 15:50:06,382 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:50:06,382 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:06,382 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:06,382 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:06,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-07 15:50:06,393 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:06,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:06,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:06,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:06,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2024-11-07 15:50:06,401 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,401 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,401 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,401 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,401 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,401 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,402 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,402 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true]) [2024-11-07 15:50:06,406 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true, 209#L1045-1true]) [2024-11-07 15:50:06,406 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,406 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,408 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,408 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:06,408 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,408 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 289#L1031-5true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2024-11-07 15:50:06,412 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,412 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,412 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,412 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true]) [2024-11-07 15:50:06,419 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,419 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,419 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,419 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,420 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,420 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,420 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,420 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,426 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-07 15:50:06,426 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,426 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [4#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,427 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,427 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,427 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,440 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:06,440 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,440 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:06,440 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,441 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:06,441 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:06,441 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,441 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true, 261#L1046-1true]) [2024-11-07 15:50:06,444 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:06,444 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,444 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:06,444 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:06,445 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:06,445 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,445 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:06,445 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:06,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2024-11-07 15:50:06,484 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,484 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,484 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,484 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-07 15:50:06,493 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,493 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,493 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,493 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 4#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,499 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:06,499 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:06,499 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:06,499 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:06,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,499 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:06,499 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:06,499 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:06,500 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:06,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,509 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:06,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:06,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:06,510 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:06,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [182#L1025-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,532 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:06,532 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,532 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:06,532 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,541 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:06,541 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,541 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:06,541 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2024-11-07 15:50:06,557 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 225#ULTIMATE.startFINALtrue, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,557 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true]) [2024-11-07 15:50:06,573 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,573 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,573 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true]) [2024-11-07 15:50:06,577 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true, 209#L1045-1true]) [2024-11-07 15:50:06,577 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-07 15:50:06,577 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:06,577 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [120#L1027-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,578 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,578 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,578 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:06,578 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:06,578 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,578 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,579 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,579 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true]) [2024-11-07 15:50:06,586 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:06,586 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,586 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,586 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true]) [2024-11-07 15:50:06,586 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:06,587 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,587 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,587 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:06,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,588 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:06,588 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,588 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,588 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true, 261#L1046-1true]) [2024-11-07 15:50:06,602 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:06,602 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,602 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,602 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:06,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:06,603 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:06,603 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,603 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:06,603 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:06,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-07 15:50:06,627 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,628 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,628 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,628 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,628 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [4#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2024-11-07 15:50:06,631 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,631 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:06,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 209#L1045-1true]) [2024-11-07 15:50:06,632 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,632 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:06,632 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,633 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:06,633 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2024-11-07 15:50:06,638 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,638 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:06,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,639 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:06,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,639 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:06,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 261#L1046-1true]) [2024-11-07 15:50:06,653 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:06,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:06,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:06,654 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:06,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:06,654 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:06,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:06,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:06,654 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:06,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [120#L1027-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,671 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:06,671 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,671 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:06,671 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:06,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [120#L1027-3true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,677 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:06,677 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,677 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:06,677 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:06,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,680 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:06,680 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,680 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,684 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:06,684 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,684 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,684 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:06,685 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:06,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,685 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,692 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:06,692 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,692 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,692 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:06,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true]) [2024-11-07 15:50:06,696 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:06,696 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,696 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,696 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:06,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 225#ULTIMATE.startFINALtrue, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,697 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:06,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:06,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:06,710 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:06,710 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:06,710 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:06,710 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [17#L1031-5true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,726 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-07 15:50:06,726 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:06,726 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:06,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,730 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:06,730 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,730 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:06,730 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:06,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-07 15:50:06,730 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:06,730 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,730 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:06,730 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:06,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-07 15:50:06,739 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:06,739 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:06,739 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:06,739 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:06,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [225#ULTIMATE.startFINALtrue, 310#true, 322#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,740 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:06,740 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:06,741 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:06,741 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:06,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-07 15:50:06,764 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true]) [2024-11-07 15:50:06,764 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 308#L1045-9true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,765 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,765 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:06,765 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,765 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [225#ULTIMATE.startFINALtrue, 310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,765 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,765 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,765 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,765 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-07 15:50:06,767 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,767 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,767 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:06,768 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:06,768 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,768 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-07 15:50:06,770 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2024-11-07 15:50:06,770 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,770 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:06,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true, 261#L1046-1true]) [2024-11-07 15:50:06,780 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:06,780 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:06,780 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,780 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true, 261#L1046-1true]) [2024-11-07 15:50:06,781 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:06,781 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:06,781 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [308#L1045-9true, 322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-07 15:50:06,797 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,798 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:06,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 209#L1045-1true]) [2024-11-07 15:50:06,798 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:06,798 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:06,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:06,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2024-11-07 15:50:06,799 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:06,799 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,799 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:06,799 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:06,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-07 15:50:06,803 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:06,803 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,803 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,804 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:06,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 311#true, 261#L1046-1true]) [2024-11-07 15:50:06,804 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:06,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:06,804 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [225#ULTIMATE.startFINALtrue, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true]) [2024-11-07 15:50:06,805 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [225#ULTIMATE.startFINALtrue, 322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-07 15:50:06,805 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,805 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [225#ULTIMATE.startFINALtrue, 322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-07 15:50:06,813 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:06,813 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,813 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:06,813 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:06,869 INFO L124 PetriNetUnfolderBase]: 7826/29803 cut-off events. [2024-11-07 15:50:06,870 INFO L125 PetriNetUnfolderBase]: For 2849/2899 co-relation queries the response was YES. [2024-11-07 15:50:07,051 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39413 conditions, 29803 events. 7826/29803 cut-off events. For 2849/2899 co-relation queries the response was YES. Maximal size of possible extension queue 538. Compared 343710 event pairs, 2679 based on Foata normal form. 0/25127 useless extension candidates. Maximal degree in co-relation 39382. Up to 8428 conditions per place. [2024-11-07 15:50:07,185 INFO L140 encePairwiseOnDemand]: 342/345 looper letters, 37 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2024-11-07 15:50:07,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 279 transitions, 683 flow [2024-11-07 15:50:07,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:50:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:50:07,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2024-11-07 15:50:07,187 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8763285024154589 [2024-11-07 15:50:07,187 INFO L175 Difference]: Start difference. First operand has 266 places, 280 transitions, 607 flow. Second operand 3 states and 907 transitions. [2024-11-07 15:50:07,187 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 279 transitions, 683 flow [2024-11-07 15:50:07,190 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 279 transitions, 682 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:50:07,191 INFO L231 Difference]: Finished difference. Result has 266 places, 279 transitions, 608 flow [2024-11-07 15:50:07,192 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=266, PETRI_TRANSITIONS=279} [2024-11-07 15:50:07,192 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-07 15:50:07,192 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 279 transitions, 608 flow [2024-11-07 15:50:07,193 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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:50:07,193 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:50:07,193 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] [2024-11-07 15:50:07,193 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-07 15:50:07,193 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:50:07,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:50:07,193 INFO L85 PathProgramCache]: Analyzing trace with hash 1302927465, now seen corresponding path program 1 times [2024-11-07 15:50:07,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:50:07,193 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1332896707] [2024-11-07 15:50:07,193 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:50:07,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:50:07,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:50:07,212 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:50:07,212 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:50:07,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1332896707] [2024-11-07 15:50:07,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1332896707] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:50:07,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:50:07,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:50:07,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1587072336] [2024-11-07 15:50:07,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:50:07,213 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:50:07,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:50:07,213 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:50:07,213 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:50:07,233 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-07 15:50:07,234 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 279 transitions, 608 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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:50:07,234 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:50:07,234 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-07 15:50:07,234 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:50:10,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:10,612 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:50:10,612 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:10,612 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:10,612 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:10,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:10,658 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:50:10,658 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:10,658 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:10,658 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:10,660 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-07 15:50:10,660 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:10,660 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:10,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:10,701 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:50:10,701 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:50:10,701 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:50:10,701 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:50:10,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:10,985 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:10,985 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:10,985 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:10,985 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:10,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:10,985 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:10,985 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:10,986 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:10,986 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,014 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,014 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,014 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,017 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-07 15:50:11,017 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:11,017 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:11,017 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:11,018 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-07 15:50:11,018 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:11,018 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,018 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:11,018 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,045 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,045 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:11,045 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:11,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true]) [2024-11-07 15:50:11,068 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:11,069 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:11,069 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:11,069 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:11,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:11,090 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:11,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:11,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:11,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:11,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true]) [2024-11-07 15:50:11,097 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:11,097 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:11,097 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:11,097 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:11,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,113 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:11,113 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,113 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,113 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,113 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:11,113 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,113 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,113 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:11,117 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:11,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:11,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:11,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:11,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,137 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:11,137 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,137 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,137 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,138 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:11,138 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,138 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,138 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,140 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:11,140 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,140 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,140 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-07 15:50:11,141 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 4#L1029-4true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,141 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,141 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,141 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,167 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-07 15:50:11,167 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,167 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:11,167 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,167 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-07 15:50:11,167 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,167 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:11,168 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,180 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-07 15:50:11,180 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,180 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:11,180 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:11,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,232 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:11,232 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,232 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,232 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,255 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:11,255 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,255 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,255 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,258 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:11,258 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,258 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,258 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-07 15:50:11,258 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:11,258 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,258 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,259 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 144#L1043-12true]) [2024-11-07 15:50:11,265 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:11,266 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,266 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,266 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,268 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:11,268 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,268 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,268 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:11,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,282 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:11,282 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,282 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,282 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,292 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:11,292 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,292 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,292 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,314 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:11,314 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,314 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,314 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:11,318 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:11,318 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,318 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,318 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:11,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-07 15:50:11,318 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:11,318 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,318 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,319 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,321 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:11,321 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,321 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,321 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,336 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:11,336 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,336 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,336 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:11,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,339 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:11,339 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:11,339 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,339 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,342 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-07 15:50:11,342 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,342 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:11,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,350 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:11,350 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,350 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,350 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:11,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,358 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:11,358 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:11,358 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:11,358 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 209#L1045-1true]) [2024-11-07 15:50:11,393 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:11,393 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,393 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,393 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,394 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:11,394 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,394 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,394 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:11,411 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,411 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,411 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,411 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,412 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,412 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,412 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,412 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,417 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:11,417 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-07 15:50:11,418 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 308#L1045-9true, 322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,418 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,418 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,418 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,423 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,423 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,423 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,423 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,424 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,424 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,424 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,424 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,427 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:11,427 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,427 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,427 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,429 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:11,429 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,429 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:11,429 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true, 258#L1034-1true]) [2024-11-07 15:50:11,433 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:11,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:11,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:50:11,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true]) [2024-11-07 15:50:11,434 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,434 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,434 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,434 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,439 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,439 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,439 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,439 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,440 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,440 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,440 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,440 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,444 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,444 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,444 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,444 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,445 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,445 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,445 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,445 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,450 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,450 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,450 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,596 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,596 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,596 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-07 15:50:11,604 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:11,605 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,605 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:11,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true, 10#L1045-2true]) [2024-11-07 15:50:11,607 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true]) [2024-11-07 15:50:11,607 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,607 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:11,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,613 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,613 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,613 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,613 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,614 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,614 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,614 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,614 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:11,619 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,619 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,619 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,619 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:11,620 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:11,620 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,620 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 32#$Ultimate##0true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,621 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,621 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,621 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,621 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-07 15:50:11,629 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,629 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,629 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,629 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:11,631 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,631 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,631 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,631 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-07 15:50:11,636 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:11,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:11,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:11,637 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:11,637 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:11,637 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:11,637 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:11,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:11,650 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,650 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,650 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,650 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:11,652 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,652 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,652 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,652 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:11,659 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,659 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,659 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,659 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-07 15:50:11,659 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,659 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,659 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,659 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:11,661 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:11,661 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,661 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,667 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,667 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,667 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,667 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,668 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,668 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,668 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,668 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,668 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,669 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,669 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,669 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,669 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,669 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,670 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,670 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:11,686 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,686 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,686 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,686 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:11,688 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,688 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,688 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,688 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,693 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,693 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,693 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,693 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:11,694 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,694 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,694 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,694 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,695 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,696 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,696 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,696 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,697 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-07 15:50:11,700 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:11,701 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,701 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,701 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,701 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:11,706 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-07 15:50:11,706 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,706 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,707 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,707 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,707 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,708 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,708 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [182#L1025-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,709 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,709 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,709 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,720 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,720 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,720 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,720 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,721 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,721 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,721 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,722 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,731 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:11,731 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,731 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,731 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,731 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:11,731 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,732 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:11,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,733 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:11,733 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,733 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,733 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:11,740 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:11,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:11,741 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:11,741 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,741 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,741 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,755 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:11,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:11,755 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,780 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:11,780 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,780 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,780 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,781 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:11,781 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,781 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,781 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,782 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:11,782 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,782 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:11,782 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,800 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:11,800 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,800 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,800 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,801 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,801 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,801 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,801 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,802 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,802 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,802 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,802 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,808 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,808 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,809 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,809 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,809 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,809 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,810 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-07 15:50:11,810 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,810 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:11,810 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,814 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:11,814 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,814 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,814 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,826 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:11,826 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:11,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,827 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,827 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,827 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,827 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 262#L1043-4true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,828 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-07 15:50:11,828 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,828 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:11,828 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,831 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:11,831 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,831 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:11,831 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 322#true, 308#L1045-9true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,836 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,836 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:11,836 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,844 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:11,844 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,844 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,844 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:11,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,845 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:11,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:11,845 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:11,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,851 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:11,851 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:11,851 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,851 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:11,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,862 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,862 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,862 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,862 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,863 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:11,863 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,863 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:11,863 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,875 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,875 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,875 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,875 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,876 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,876 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,876 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2024-11-07 15:50:11,880 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,880 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,880 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,880 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,882 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,882 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,882 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,882 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,885 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:11,885 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,885 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,891 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,891 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,891 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,891 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,892 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:11,892 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,892 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,892 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:11,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,897 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,897 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,897 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,897 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,898 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:11,898 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,898 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:11,898 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,901 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:11,901 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,901 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,901 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 4#L1029-4true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,906 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,906 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,906 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,918 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,918 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,918 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,918 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 311#true]) [2024-11-07 15:50:11,923 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,923 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,924 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,924 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:11,924 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,924 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,924 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,924 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-07 15:50:11,933 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,933 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,933 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,933 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:11,934 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,934 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,934 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,934 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:11,938 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,938 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,938 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,938 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,940 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,940 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,940 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,940 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:11,948 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,948 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,948 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,948 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:11,949 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,949 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,949 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,949 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:11,954 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 163#L1034-1true, 10#L1045-2true]) [2024-11-07 15:50:11,954 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,954 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:11,956 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:11,956 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,956 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,959 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,959 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,959 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,959 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:11,961 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,961 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,961 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,961 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 163#L1034-1true]) [2024-11-07 15:50:11,969 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,969 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,969 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,969 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:11,970 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,970 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,970 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,970 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:11,973 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,973 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,973 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,973 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,975 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,975 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,975 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-07 15:50:11,977 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:11,977 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,977 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:11,981 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,981 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,981 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,981 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:11,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-07 15:50:11,981 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,981 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,981 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,981 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [120#L1027-3true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,982 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:11,982 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:11,982 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,989 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,989 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:11,989 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,991 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:11,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:11,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:11,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:11,994 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:11,994 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:11,994 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,995 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:11,996 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:11,996 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,996 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:11,996 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,001 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:12,001 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:12,001 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,001 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:12,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1027-3true, 310#true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,002 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:12,002 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:12,002 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:12,002 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,011 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:12,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:12,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:12,011 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,021 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:12,021 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-07 15:50:12,028 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,028 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,028 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,028 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:12,030 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,030 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,030 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,039 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,039 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,039 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,039 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,041 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,048 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-07 15:50:12,048 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,048 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,049 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,050 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:12,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:12,050 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,053 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,053 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,053 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,053 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,055 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,055 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,055 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,060 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,060 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,060 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,060 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,062 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,062 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,065 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,065 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,066 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,066 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,066 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-07 15:50:12,069 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 261#L1046-1true]) [2024-11-07 15:50:12,070 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,070 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,074 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,074 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,075 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,075 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,075 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:12,081 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:12,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:12,081 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,081 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:12,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,084 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:12,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,085 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:12,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,092 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:12,092 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,092 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 312#true, 58#L1029-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,093 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:12,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:12,093 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,100 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:12,100 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,100 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:12,100 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:12,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,102 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:12,102 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:12,102 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,102 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:12,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,110 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:12,110 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,110 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,112 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:12,112 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,112 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,112 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,116 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:12,116 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 10#L1045-2true]) [2024-11-07 15:50:12,120 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:12,120 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,120 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,120 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,121 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:12,121 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,121 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:12,121 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:12,125 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:12,125 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,125 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,125 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:12,133 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:12,133 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:12,133 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:12,133 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [120#L1027-3true, 322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,135 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:12,135 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,135 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:12,135 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:12,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,139 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,139 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,139 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,139 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,147 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:12,147 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,151 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,151 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,151 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,152 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,156 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,156 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 163#L1034-1true]) [2024-11-07 15:50:12,156 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,156 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:12,157 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:12,157 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,157 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:12,157 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:12,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,161 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,161 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,164 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,166 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,166 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-07 15:50:12,170 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 289#L1031-5true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,174 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,174 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,174 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,175 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,175 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,176 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,176 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,176 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:12,183 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,187 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,187 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,187 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,187 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,188 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,188 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,188 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,188 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,195 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,196 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,196 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 20#L1031-13true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:12,197 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,205 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,205 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,205 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:12,206 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,206 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,206 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,207 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:12,207 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,207 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:12,207 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:12,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,216 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,216 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,217 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,217 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,217 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,217 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,218 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,218 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,218 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,226 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,226 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,226 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,227 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:12,227 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,227 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,228 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:12,228 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:12,228 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,228 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:12,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,230 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:12,230 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,230 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,230 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,235 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 289#L1031-5true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,235 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,235 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,236 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:12,236 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,237 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,237 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,237 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:12,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:12,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,239 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:12,239 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-07 15:50:12,243 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:12,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 20#L1031-13true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,245 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:12,246 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:12,246 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,246 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,246 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:12,246 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,246 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,246 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,251 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:12,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:12,251 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,251 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:12,255 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:12,255 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,255 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:12,255 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:12,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,270 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:12,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,271 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,271 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 163#L1034-1true]) [2024-11-07 15:50:12,272 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:12,272 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,272 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:12,272 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 99#L1043-3true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,276 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,276 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,276 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,280 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:12,283 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:12,283 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,283 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,283 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:12,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,285 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:12,285 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,285 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:12,285 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-07 15:50:12,290 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,290 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,290 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,290 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,291 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,291 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,291 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,291 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true, 258#L1034-1true]) [2024-11-07 15:50:12,297 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-07 15:50:12,304 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,304 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,308 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,308 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,309 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,309 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,310 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,310 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-07 15:50:12,313 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:12,313 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,313 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:12,317 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,317 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,317 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,317 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-07 15:50:12,318 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,318 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,318 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:12,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2024-11-07 15:50:12,321 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,321 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,325 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,325 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,325 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,325 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,326 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,326 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,462 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:12,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:12,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true, 261#L1046-1true]) [2024-11-07 15:50:12,466 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 163#L1034-1true, 261#L1046-1true]) [2024-11-07 15:50:12,467 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,467 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,467 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [308#L1045-9true, 322#true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,470 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:12,470 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,470 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,471 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-07 15:50:12,471 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,471 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,471 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:12,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,473 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,476 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,477 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 90#L1034-9true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,477 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,477 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:12,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,480 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-07 15:50:12,483 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,483 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,483 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,483 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-07 15:50:12,484 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,484 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-07 15:50:12,485 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,485 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [322#true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,488 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,488 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,492 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-07 15:50:12,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,492 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:12,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,497 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-07 15:50:12,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:12,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 110#L1046-2true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,499 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-07 15:50:12,499 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:12,499 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,499 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:12,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 308#L1045-9true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,530 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:12,530 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,530 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [308#L1045-9true, 322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,531 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,531 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,531 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:12,531 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2024-11-07 15:50:12,535 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,535 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-07 15:50:12,536 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:12,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,536 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:12,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,539 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 99#L1043-3true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,539 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,539 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,540 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,540 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,544 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,544 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,544 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,544 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2024-11-07 15:50:12,544 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,545 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2024-11-07 15:50:12,545 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,545 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-07 15:50:12,546 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:12,546 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:12,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:12,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2024-11-07 15:50:12,547 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,547 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,547 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,547 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,547 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,548 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,548 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:12,548 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-07 15:50:12,548 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,548 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,549 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,549 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,549 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,549 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2024-11-07 15:50:12,551 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,552 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,552 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,552 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2024-11-07 15:50:12,552 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,552 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,552 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,552 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2024-11-07 15:50:12,553 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:12,553 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:12,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:12,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 90#L1034-9true, 262#L1043-4true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,555 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,555 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:12,555 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,555 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 90#L1034-9true, 314#true, 110#L1046-2true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:12,556 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:12,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 110#L1046-2true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:12,557 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:12,557 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,557 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:12,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:12,689 INFO L124 PetriNetUnfolderBase]: 16670/57541 cut-off events. [2024-11-07 15:50:12,689 INFO L125 PetriNetUnfolderBase]: For 4596/4793 co-relation queries the response was YES. [2024-11-07 15:50:12,890 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78287 conditions, 57541 events. 16670/57541 cut-off events. For 4596/4793 co-relation queries the response was YES. Maximal size of possible extension queue 1002. Compared 721819 event pairs, 7745 based on Foata normal form. 0/49558 useless extension candidates. Maximal degree in co-relation 78257. Up to 18883 conditions per place. [2024-11-07 15:50:13,118 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 40 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2024-11-07 15:50:13,118 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 275 transitions, 684 flow [2024-11-07 15:50:13,118 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:50:13,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:50:13,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions. [2024-11-07 15:50:13,120 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8608695652173913 [2024-11-07 15:50:13,120 INFO L175 Difference]: Start difference. First operand has 266 places, 279 transitions, 608 flow. Second operand 3 states and 891 transitions. [2024-11-07 15:50:13,120 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 275 transitions, 684 flow [2024-11-07 15:50:13,125 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 275 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:50:13,127 INFO L231 Difference]: Finished difference. Result has 261 places, 275 transitions, 606 flow [2024-11-07 15:50:13,127 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=592, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=261, PETRI_TRANSITIONS=275} [2024-11-07 15:50:13,128 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -11 predicate places. [2024-11-07 15:50:13,128 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 275 transitions, 606 flow [2024-11-07 15:50:13,128 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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:50:13,128 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:50:13,128 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, 1] [2024-11-07 15:50:13,128 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-07 15:50:13,128 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:50:13,129 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:50:13,129 INFO L85 PathProgramCache]: Analyzing trace with hash 1477071960, now seen corresponding path program 1 times [2024-11-07 15:50:13,129 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:50:13,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1050497501] [2024-11-07 15:50:13,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:50:13,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:50:13,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:50:13,279 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:50:13,280 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:50:13,280 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1050497501] [2024-11-07 15:50:13,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1050497501] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:50:13,280 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:50:13,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:50:13,280 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851921070] [2024-11-07 15:50:13,280 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:50:13,280 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:50:13,281 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:50:13,281 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:50:13,281 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:50:13,558 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 291 out of 345 [2024-11-07 15:50:13,560 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 275 transitions, 606 flow. Second operand has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 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:50:13,560 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:50:13,561 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 345 [2024-11-07 15:50:13,561 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:50:14,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,545 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,545 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,545 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,545 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,586 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:50:14,586 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:50:14,586 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:50:14,586 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:50:14,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:14,636 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,636 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,636 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:14,636 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,636 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:14,687 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:14,687 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:14,687 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,687 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,687 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,687 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,688 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:14,688 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:14,688 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,688 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:14,741 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,741 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,741 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,741 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,938 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:14,938 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,938 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:14,938 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:14,938 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:14,939 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,939 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,939 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:14,940 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:14,940 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:14,940 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:14,978 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:14,978 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:14,978 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:14,978 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:14,978 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,021 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,021 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,021 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,021 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,021 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:15,021 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,022 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,022 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,022 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:15,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,153 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,153 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:15,153 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,204 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,204 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:15,204 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:15,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,246 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,247 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,247 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,247 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,249 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,249 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,249 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,250 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,250 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,250 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,250 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,251 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-07 15:50:15,251 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-07 15:50:15,251 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-07 15:50:15,251 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-07 15:50:15,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,251 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-07 15:50:15,251 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-07 15:50:15,251 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-07 15:50:15,251 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-07 15:50:15,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,252 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,252 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:15,252 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:15,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,280 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,280 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,280 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,280 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,282 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,282 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,282 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,282 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,289 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,289 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,290 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,290 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,299 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,299 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-07 15:50:15,299 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,299 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:15,300 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:15,300 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:15,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,325 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,325 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,325 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,325 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:15,327 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,327 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,334 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,334 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,334 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,334 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,345 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,345 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,345 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,345 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,348 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-07 15:50:15,348 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-07 15:50:15,348 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-07 15:50:15,348 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-07 15:50:15,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,348 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-07 15:50:15,348 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-07 15:50:15,349 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-07 15:50:15,349 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-07 15:50:15,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, Black: 325#true, 3#L1045-6true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,377 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,377 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:15,384 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,384 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,384 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,384 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,384 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,389 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,389 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:15,389 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,393 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-07 15:50:15,393 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-07 15:50:15,393 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-07 15:50:15,393 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-07 15:50:15,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,393 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-07 15:50:15,393 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-07 15:50:15,393 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-07 15:50:15,393 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-07 15:50:15,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,394 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-07 15:50:15,394 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:15,394 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:15,394 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:15,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,420 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,420 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,423 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,423 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,423 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,423 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,434 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,434 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:15,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:15,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:15,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,436 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,436 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:15,436 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:15,436 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:15,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:15,463 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,463 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:15,466 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,466 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,466 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,466 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,473 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,473 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,473 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,473 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,479 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,479 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,479 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,479 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,480 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,480 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,480 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,480 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,480 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,480 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,480 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,481 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,481 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-07 15:50:15,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,481 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,481 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,481 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,481 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,485 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,485 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,485 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-07 15:50:15,485 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-07 15:50:15,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,486 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,486 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,486 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,486 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,486 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-07 15:50:15,512 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,521 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,521 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,521 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,521 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,526 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,526 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,526 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,526 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,526 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,527 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,527 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,527 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,527 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,567 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,576 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,576 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,576 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,576 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,577 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,577 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,577 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,577 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,577 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:15,578 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,578 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,578 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,578 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,578 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,581 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,581 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:15,581 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:15,581 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:15,581 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:15,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,618 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,618 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,618 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,621 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,622 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,622 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,622 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,622 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,624 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,624 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,624 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:15,625 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:15,625 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,625 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,625 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,626 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,627 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,627 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:15,632 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,632 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,632 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,632 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,634 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,634 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:15,634 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,634 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,634 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,634 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:15,636 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,636 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,636 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,636 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,636 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,636 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,637 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-07 15:50:15,637 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-07 15:50:15,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:15,637 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-07 15:50:15,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:15,637 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,638 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,638 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,639 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-07 15:50:15,639 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-07 15:50:15,639 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-07 15:50:15,639 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-07 15:50:15,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,639 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,639 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,639 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,639 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,646 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-07 15:50:15,646 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,646 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,646 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,676 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,676 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,676 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,682 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,682 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,682 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,682 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,682 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,682 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,682 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,731 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,731 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,731 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,731 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,731 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,731 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,731 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,736 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,736 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,737 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,737 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,737 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,737 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,737 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,743 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,743 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,743 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,743 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,743 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,744 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,748 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,748 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,748 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,748 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,783 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,783 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,784 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,789 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,789 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,789 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,790 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,790 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,790 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,791 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:15,791 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,791 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,791 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,791 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,791 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,794 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,794 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,794 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,794 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,794 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,794 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,795 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,795 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,795 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,795 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,795 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,796 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,796 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,796 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,796 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:15,799 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,799 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,799 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,799 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,800 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,800 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,800 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,800 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,801 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,801 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,801 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,801 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,801 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,802 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,802 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,802 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,803 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,803 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,803 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,803 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,803 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,842 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,842 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:15,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,842 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,843 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,843 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:15,843 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,843 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,843 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,843 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,853 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,853 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,853 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,853 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:15,854 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,854 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,854 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,854 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,854 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,855 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,861 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,861 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,862 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,862 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,862 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,862 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,862 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,870 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,870 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,870 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,870 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,892 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,892 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,892 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,892 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,907 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,910 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,910 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,910 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,910 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,910 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,934 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,957 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,962 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,962 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,962 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,962 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,962 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,963 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,963 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,963 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,963 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,963 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,963 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,964 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,964 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,965 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,965 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,965 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,965 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,966 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:15,966 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,966 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,966 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,966 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,967 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:15,967 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:15,967 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:15,967 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:15,967 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,967 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,968 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,968 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:15,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:15,968 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:15,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:15,982 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:15,982 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,982 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:15,982 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,006 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,006 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,006 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,006 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,012 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,014 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,014 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,014 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,014 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,014 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,014 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,016 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,016 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,017 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,017 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,017 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,017 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,020 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,020 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,020 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,021 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,021 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,021 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,024 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,024 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,024 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,024 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,025 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,025 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,034 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,034 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,034 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,034 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,054 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,054 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,054 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,054 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,069 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,069 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,069 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,069 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,076 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,076 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,077 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,077 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,077 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,077 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,077 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,079 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,079 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,079 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,079 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,080 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,080 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,080 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,080 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,080 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,081 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,081 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,081 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,081 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,082 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,082 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,082 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,088 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,088 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,088 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,088 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,287 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,293 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,293 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,304 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,304 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,304 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,304 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,310 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,310 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,310 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,311 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,311 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,311 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,312 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,312 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,312 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,312 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,313 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,314 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:16,314 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,314 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,314 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,314 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,314 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,314 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,316 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,316 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,316 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,316 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,316 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,316 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,318 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,318 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,318 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,318 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,318 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,319 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,319 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,319 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,319 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,320 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,320 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,320 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,320 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,321 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,321 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,321 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,321 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,322 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,322 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,322 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,323 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,323 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,323 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,323 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,327 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,327 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,327 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,327 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,333 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,333 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,333 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,338 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,339 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,339 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,339 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,339 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,339 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,348 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,348 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,348 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,348 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,351 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,351 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,351 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,358 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,358 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,363 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,363 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,364 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,364 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,364 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,365 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,365 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,365 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:16,365 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,366 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,366 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,367 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,367 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,367 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:16,372 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,372 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,372 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,372 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,374 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-07 15:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,374 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,375 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:16,375 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,375 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,375 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,375 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,375 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,377 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,377 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,377 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,377 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:16,377 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,377 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,377 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,377 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,380 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,380 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,380 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,380 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-07 15:50:16,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,380 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,380 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,380 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,380 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,381 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,381 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,381 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,381 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,381 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,382 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,382 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,388 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,388 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,388 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,388 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,388 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,398 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,398 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,398 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,398 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,400 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,400 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,400 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,400 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-07 15:50:16,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,400 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,401 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-07 15:50:16,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,401 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,401 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,401 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,402 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,403 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-07 15:50:16,403 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,403 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,408 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,408 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,408 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,415 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,416 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,416 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,416 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,417 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,417 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,418 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,418 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,418 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,418 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,419 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,419 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,421 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,421 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,421 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,421 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,424 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,424 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:16,425 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,425 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,425 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,425 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,427 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,427 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,428 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,428 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,428 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,428 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,428 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,433 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,433 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,433 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,433 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,433 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,443 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,443 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,443 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,446 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,446 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,446 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,446 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-07 15:50:16,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,446 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,446 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,447 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,447 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,447 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,447 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,448 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,448 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,448 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,448 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,448 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,448 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,448 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,449 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-07 15:50:16,449 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,449 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,449 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,460 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,460 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,461 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,463 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,463 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,463 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,464 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,464 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,464 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,465 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,465 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,465 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,466 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,466 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,466 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,466 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,466 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,466 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,466 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,466 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,467 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,467 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,467 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,467 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,467 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,469 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,469 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,469 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,469 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,473 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,473 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,473 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,473 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,473 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,473 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,473 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:16,474 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,474 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,475 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,475 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,475 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,475 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,475 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,476 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,476 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,477 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,477 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,477 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,477 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,477 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,478 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,480 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,481 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,481 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,481 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,483 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,483 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,483 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,483 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,484 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,485 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,485 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,485 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,485 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,485 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,485 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,486 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,486 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,486 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,486 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:16,489 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,490 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,490 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,490 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,490 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,495 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,495 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,495 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,495 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,498 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,498 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,498 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-07 15:50:16,498 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,498 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,499 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,499 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,499 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,500 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,500 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,500 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,502 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-07 15:50:16,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,502 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,517 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,517 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,517 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,517 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:16,517 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,520 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,520 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,520 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,520 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,520 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,520 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,520 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,521 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,522 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,525 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,525 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,525 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,525 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,525 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,525 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,525 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,526 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,526 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,527 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,527 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 85#L1027-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,530 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,530 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,530 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,530 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,530 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,531 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,531 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,532 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,532 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,532 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,532 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,532 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,532 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,532 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,533 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,533 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,533 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,533 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,533 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,533 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,533 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,534 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,534 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:16,534 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,534 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,535 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,535 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:16,537 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,537 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,537 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,537 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,538 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,538 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,538 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,538 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,538 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,539 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,539 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,539 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,539 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,539 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,539 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,539 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,540 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 83#L1029-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,540 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,540 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,541 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,541 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,541 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,541 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,541 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,542 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,542 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,542 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,542 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,543 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,543 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,543 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,544 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,544 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,544 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,544 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,544 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,544 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,545 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,545 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,545 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,545 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,548 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,548 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-07 15:50:16,548 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,548 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:50:16,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,548 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,548 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,548 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,548 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,548 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,549 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-07 15:50:16,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,549 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,549 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,549 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,551 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-07 15:50:16,551 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,551 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,551 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,564 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,564 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,564 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,564 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,564 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:16,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,577 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,577 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,577 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,578 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,579 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,579 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,581 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,582 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,582 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,582 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,582 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,584 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,584 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,585 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,585 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,588 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,588 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,588 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,588 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,589 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,589 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,589 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,589 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,590 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,590 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,591 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,591 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,591 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,591 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,591 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,591 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,592 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:16,592 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,597 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:50:16,597 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-07 15:50:16,597 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,597 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,598 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,598 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,598 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,598 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,600 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-07 15:50:16,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,600 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,600 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,600 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,602 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,611 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,611 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,611 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,611 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,612 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,622 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,622 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,622 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,623 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,623 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,623 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,623 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,629 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,629 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,629 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,629 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,630 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,630 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,630 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 85#L1027-3true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,637 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,637 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,637 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,637 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,638 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,638 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,638 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,638 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,638 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,638 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,639 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,639 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,640 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,640 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,640 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,642 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,642 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,642 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,642 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,642 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,643 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,643 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,643 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,645 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,645 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,645 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,645 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,645 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,645 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,646 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,646 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,653 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,653 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,653 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,653 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,653 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,653 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,653 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,656 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,656 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,662 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,662 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,662 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,662 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,662 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,673 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,673 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,673 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,674 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,674 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,674 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:16,674 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,685 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,685 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,685 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,685 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,687 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,688 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,688 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,688 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,688 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,688 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,688 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,693 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,693 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,693 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,695 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,695 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,698 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,699 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,699 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,699 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,699 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,700 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,700 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,700 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,700 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,701 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,701 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,701 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,701 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,701 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,703 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,703 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,703 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,704 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,704 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,704 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,704 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,705 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,705 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,705 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,705 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,705 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 85#L1027-3true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,707 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,707 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,707 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,707 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,707 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,708 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,708 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,708 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,708 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,708 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,708 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,713 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,713 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,713 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,714 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,714 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,714 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,714 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,714 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,726 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,726 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,727 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,727 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,727 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,727 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:16,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,742 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,742 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,745 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,745 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,745 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,745 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,746 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,746 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,746 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,748 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,748 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,748 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,748 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,751 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,752 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,752 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,752 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,752 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,752 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,754 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-07 15:50:16,754 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,754 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,754 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,754 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,755 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,755 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,755 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,755 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,755 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,756 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,756 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,756 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,759 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,759 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,759 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,760 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,760 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,760 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,760 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,761 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,761 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,761 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,761 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,761 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 85#L1027-3true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,762 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 85#L1027-3true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,762 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,762 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 85#L1027-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,763 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,763 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,763 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,763 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,764 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,764 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:16,765 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,765 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,765 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,765 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:16,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,767 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,767 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,767 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,767 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,767 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,769 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,769 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,770 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,770 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,770 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,770 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,770 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,771 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,771 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,771 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,772 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,772 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,772 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,772 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,772 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,772 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,772 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,772 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,778 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,778 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,780 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,780 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,780 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,780 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:16,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,794 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,794 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,794 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,794 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,801 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,801 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,801 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,801 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,803 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,803 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,803 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,806 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,806 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,806 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,806 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,809 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,809 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,810 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 74#L1031-13true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:16,810 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,810 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,814 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,814 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,814 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,814 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,814 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,814 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,814 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,814 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,815 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,815 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,816 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,816 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,816 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,816 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,817 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,817 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,817 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,817 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:16,818 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,829 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,829 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,835 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,835 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-07 15:50:16,840 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,840 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,840 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,841 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,841 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,841 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,846 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,846 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,847 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 74#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,847 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,847 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,850 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,850 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,850 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,850 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,850 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,853 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,853 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,853 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,853 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,853 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,855 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,855 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,855 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,856 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,856 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,864 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,864 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,864 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,870 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,870 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,870 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,876 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,876 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,884 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,884 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,884 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,884 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,885 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 74#L1031-13true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,885 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,885 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,885 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,888 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,888 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,888 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,888 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,888 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,888 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,889 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,889 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,889 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,889 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,889 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,891 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,891 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,891 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,891 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,891 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,892 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,892 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,892 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,892 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 83#L1029-4true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,893 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 83#L1029-4true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,893 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 83#L1029-4true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,893 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,893 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,897 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,897 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:16,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,898 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:16,898 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,898 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,898 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,898 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,899 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,899 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,899 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,902 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,902 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,902 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,902 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,908 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,908 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,914 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,914 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,914 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,914 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,923 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,923 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,923 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,923 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,924 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,924 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,925 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,925 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,925 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,925 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,925 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,926 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,926 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,926 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,926 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,926 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,926 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,926 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,926 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,927 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,928 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,928 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,929 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,929 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,929 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,929 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,933 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,933 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,933 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,933 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,933 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 137#L1031-13true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:16,934 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 74#L1031-13true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,934 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,935 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,935 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,936 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,936 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,936 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,936 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,936 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,936 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,936 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,937 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,937 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,937 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 237#L1045-8true]) [2024-11-07 15:50:16,938 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:16,938 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:16,938 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,938 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:16,939 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,939 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,939 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,940 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,940 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,940 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,940 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,940 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,941 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:16,941 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,941 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,941 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,941 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,942 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,942 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,942 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,942 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:16,942 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,942 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,943 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,949 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,949 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,955 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,955 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,955 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,964 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:16,964 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:16,964 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,969 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,969 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,969 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,970 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,970 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,971 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:16,971 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:16,971 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:16,971 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,971 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:16,975 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 137#L1031-13true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:16,975 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 74#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:16,975 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,975 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 74#L1031-13true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,976 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 83#L1029-4true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,976 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:16,977 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,977 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,977 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,977 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,978 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,978 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,978 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,978 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,978 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,978 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,978 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,979 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:16,979 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,980 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:16,980 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:16,981 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,981 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,981 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,981 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,981 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,981 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,981 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:16,982 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,982 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,982 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,982 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:16,982 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,982 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:16,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:16,990 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:16,990 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:16,990 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:16,990 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:16,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:16,998 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:16,998 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:16,998 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:16,998 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,003 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,003 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,003 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,003 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,005 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,005 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,005 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,005 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,005 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,005 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,005 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,012 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 137#L1031-13true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,012 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,012 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 74#L1031-13true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,013 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 74#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,013 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 83#L1029-4true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,013 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,013 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:17,014 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,014 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,015 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,015 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,015 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,016 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,016 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,016 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,017 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,017 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,019 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,019 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,020 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,020 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,020 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,020 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,020 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,020 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,020 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,021 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,021 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,021 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,022 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,022 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 83#L1029-4true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,022 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,022 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 83#L1029-4true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,023 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 83#L1029-4true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,023 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,023 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,027 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:17,027 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,027 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,027 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,027 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,036 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,036 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,040 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,040 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,040 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,041 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,041 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,043 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,046 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,055 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,055 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,056 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,056 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,058 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 137#L1031-13true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,058 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,058 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:17,058 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,058 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 74#L1031-13true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,059 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 83#L1029-4true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,059 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,059 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,060 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,060 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,060 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,061 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,062 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,062 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,062 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,063 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,063 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,063 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,064 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,064 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,064 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,065 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,065 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,065 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,065 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:17,071 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2024-11-07 15:50:17,071 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:17,071 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,071 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:17,072 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,072 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,072 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,073 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,073 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,074 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,074 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,074 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,075 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,075 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,083 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,084 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,084 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,084 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,088 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,088 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,089 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,089 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,091 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,095 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,095 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,095 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,095 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,102 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,102 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,102 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,103 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,103 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,103 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,107 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 137#L1031-13true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,107 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,107 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-07 15:50:17,107 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 74#L1031-13true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,109 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,109 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true]) [2024-11-07 15:50:17,110 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,110 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,110 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,111 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,111 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,111 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,111 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:17,112 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,112 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,113 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,113 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,116 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,116 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,117 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:17,117 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,117 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,117 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,118 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,118 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,118 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,118 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,119 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,119 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,119 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,119 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,120 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,120 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,120 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,120 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,120 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,120 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,121 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,121 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,121 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,121 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,121 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,121 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,127 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,127 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,127 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,127 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,128 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,129 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,129 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,132 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,132 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,132 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,132 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,139 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,139 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,139 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,139 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,139 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,140 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,140 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,140 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,144 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,144 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,144 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,144 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,144 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,144 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:17,144 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,147 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,147 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-07 15:50:17,147 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2024-11-07 15:50:17,148 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,148 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,148 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,148 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,150 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,150 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,150 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,150 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,153 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,157 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 137#L1031-13true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,157 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,157 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,157 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:50:17,158 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,158 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,159 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,159 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,159 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,160 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,160 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,168 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,168 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,168 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,168 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,174 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,175 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,175 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,175 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,179 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,179 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,179 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,179 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:17,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,182 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,182 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,182 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,183 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,183 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,183 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,183 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,183 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,185 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,185 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,191 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,191 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,191 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,192 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,192 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,193 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,193 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2024-11-07 15:50:17,196 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:17,196 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:17,196 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-07 15:50:17,196 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,196 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,196 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,197 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,197 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,197 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,197 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,197 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,209 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,209 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,209 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,210 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,210 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,210 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,210 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,213 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,213 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,213 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,214 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,214 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:17,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,217 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,217 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,217 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,218 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,218 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,218 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,218 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,218 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,218 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,219 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,219 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,219 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,219 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,219 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,223 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,223 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 3#L1045-6true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,227 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,228 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,228 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,228 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,229 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,229 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,230 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,230 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,232 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,232 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,232 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,232 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,232 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,233 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,233 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,234 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,234 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,234 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,234 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,234 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,234 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,243 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,243 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,243 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,243 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,243 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:17,243 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,246 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,246 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,246 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,246 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,246 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,247 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,247 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,247 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,247 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,247 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,247 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,249 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,249 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,249 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,249 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,252 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,252 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,260 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,261 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,261 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,261 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,262 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,263 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,263 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,274 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,274 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,274 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,275 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,275 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,276 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,276 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,276 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,276 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,279 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,279 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,279 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,279 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,287 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,287 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,287 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,287 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,287 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,287 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,287 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,288 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,288 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,290 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,290 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:50:17,290 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:50:17,290 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:50:17,290 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:50:17,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,291 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,291 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,292 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,292 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,292 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,298 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,298 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,298 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,298 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,298 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,298 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,298 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,299 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,299 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,300 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,300 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,301 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,301 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:17,312 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,312 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,312 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,312 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,319 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,319 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,319 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,319 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,319 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,319 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,319 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,320 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,320 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,320 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,321 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,327 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,328 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,328 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,331 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,331 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,331 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,331 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,331 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,331 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,332 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,332 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,333 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,333 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,333 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 293#L1031-5true]) [2024-11-07 15:50:17,334 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,334 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,334 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,334 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,334 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,334 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,341 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:50:17,341 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:50:17,352 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,352 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,352 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,352 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,352 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,352 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,352 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,353 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,353 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,357 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,357 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,357 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,360 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,360 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,362 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,362 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,366 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,366 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,366 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,366 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,367 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,367 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,367 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,368 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,368 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,369 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,369 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,369 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,369 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,369 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,384 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,384 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,384 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,384 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,384 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,385 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,385 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,540 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,540 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,540 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,540 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,544 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,544 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,545 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,545 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,547 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,547 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,548 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,548 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,548 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,548 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,549 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,549 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,551 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,551 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,551 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,551 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,551 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,551 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,554 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,554 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,554 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,555 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,556 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,556 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,560 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,560 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,560 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,561 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,561 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-07 15:50:17,561 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,561 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,562 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,575 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,575 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,575 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,575 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,579 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,579 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,580 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,580 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,580 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:17,582 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,582 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,582 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,585 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,585 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,585 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,585 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,585 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,586 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,586 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,586 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,590 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,590 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,590 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:17,592 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,592 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:17,592 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:17,592 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:50:17,592 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,593 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,593 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,596 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,597 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,597 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,597 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,598 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,598 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,598 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,598 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,598 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,601 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,601 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:17,601 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,602 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:17,602 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:17,602 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,602 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,602 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,602 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,603 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,603 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,603 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:17,603 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:17,603 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,611 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,611 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:17,611 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:17,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,617 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,618 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:50:17,618 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,618 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,618 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,620 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,620 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:17,622 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,622 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:17,622 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:17,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,623 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,623 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,623 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,623 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,623 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,626 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,626 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,626 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,626 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,626 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,634 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,637 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 74#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,638 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,638 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,654 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,654 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,654 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:17,654 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,656 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,656 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,656 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:17,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,657 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,657 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,661 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,661 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,661 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,671 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:17,672 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,673 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:17,673 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,673 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 74#L1031-13true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,693 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,693 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,693 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:17,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:17,693 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,704 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,705 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,705 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:17,705 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:17,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,722 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:50:17,722 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:17,722 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,722 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:17,735 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,735 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,735 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,735 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,735 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,735 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,735 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,744 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:17,744 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,744 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,745 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 90#L1034-9true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,745 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,745 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,761 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,761 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,761 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,761 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,761 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,761 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,761 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:17,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,771 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,771 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,771 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,771 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,772 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,772 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,772 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,772 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,785 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,785 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:50:17,785 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,786 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,786 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,786 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:17,786 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:17,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,797 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,797 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,797 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,797 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,798 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,798 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,798 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,798 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,813 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,813 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:17,813 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,813 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,814 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,814 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,814 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,814 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:17,827 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,827 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,827 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,827 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:17,828 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,828 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,828 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,828 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,841 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,841 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:17,841 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,841 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,842 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,842 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,842 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,846 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:17,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,862 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,862 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,862 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,862 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,863 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:17,863 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,863 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,864 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,864 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,864 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:17,864 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,864 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,865 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:50:17,865 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,865 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,865 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,865 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,865 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,865 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,866 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,866 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,866 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,875 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,875 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:17,875 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,875 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,875 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,875 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,875 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,875 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,890 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,890 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,890 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,890 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,890 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,891 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,891 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,891 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,891 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,891 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,904 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,904 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,904 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,908 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:17,908 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,908 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:17,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,922 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:17,922 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,922 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,922 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,922 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:17,923 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:17,923 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,923 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,923 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,923 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,927 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,927 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,927 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,927 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,927 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,927 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,927 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:17,928 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,928 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,928 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:17,928 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,928 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,938 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,938 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,939 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:17,939 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:17,941 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,941 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,941 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:17,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:17,945 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:17,945 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:17,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,964 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:17,964 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:17,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,965 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,965 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,965 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,965 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-07 15:50:17,965 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,965 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,965 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,965 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:17,966 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:17,966 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,966 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,966 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,966 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,966 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,966 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,977 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,977 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:17,977 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,978 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:17,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 313#true]) [2024-11-07 15:50:17,981 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:17,981 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:17,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,986 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:17,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:17,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:17,996 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,996 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,996 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,998 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,998 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,998 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:17,998 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:17,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:17,999 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,999 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:17,999 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:17,999 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,000 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,000 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,000 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,002 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,002 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:18,002 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,002 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,002 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:18,003 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,003 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:18,003 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:18,003 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,013 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,013 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,013 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,013 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,014 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,014 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,014 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,014 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,017 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,031 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,031 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,033 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,033 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,033 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,033 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,034 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,034 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,034 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,034 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,034 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,035 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,035 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,035 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,036 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,036 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,036 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,036 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,036 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:50:18,037 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,037 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,037 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,048 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,048 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,048 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,048 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,049 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,049 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,051 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,051 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,055 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,055 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,056 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,056 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,067 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,067 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,067 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,067 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,067 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,071 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,071 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,072 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,072 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,073 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:18,073 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,073 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,073 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,074 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,074 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,074 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,074 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,087 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,087 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:18,087 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,087 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,088 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,088 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,088 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:18,088 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,088 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,088 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,088 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,088 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,089 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,089 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,089 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,091 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,091 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,092 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,092 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,093 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,106 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,106 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,106 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,106 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,106 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:18,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,112 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,112 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,112 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,112 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,114 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,114 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,114 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,114 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,114 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,114 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,115 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,115 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,115 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:50:18,115 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:18,115 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:50:18,115 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,115 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,128 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,128 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,128 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,129 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,132 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,133 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,133 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,133 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,133 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,133 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,142 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:18,142 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,142 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,142 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,149 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,149 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,149 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,149 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:18,150 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,150 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,150 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:18,150 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,167 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,168 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,168 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,176 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,176 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,177 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,177 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,177 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,178 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,178 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:18,178 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:18,178 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:18,178 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:18,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,187 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,187 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,187 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,187 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,188 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,188 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,188 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,188 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,189 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,189 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,201 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,201 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,201 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,202 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,202 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,202 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,203 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,203 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,203 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,205 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,205 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,205 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,206 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-07 15:50:18,206 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,206 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,235 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,235 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,236 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,237 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,237 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,237 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,237 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,237 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,243 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:18,243 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,243 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,243 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:18,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,244 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:18,244 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,244 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,244 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,252 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,252 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,252 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,252 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,252 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,252 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,253 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,253 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,253 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,253 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,253 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,253 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,254 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,254 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,254 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,254 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,258 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,258 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,258 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,258 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,258 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,258 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,259 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,259 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,259 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,259 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,259 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,259 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,259 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,259 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,261 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,261 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:18,261 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,261 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,261 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,262 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,262 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,262 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,262 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,262 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,262 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,264 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,264 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,264 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:18,264 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,264 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,265 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,265 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,265 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,271 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,271 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,271 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,271 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,271 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,271 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,271 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,272 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,272 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,272 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,272 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,272 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,273 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,273 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,273 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,274 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,274 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,274 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,274 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,274 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,276 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,276 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:18,276 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,276 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,276 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,276 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,283 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,283 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,284 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,284 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,285 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,285 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,285 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,297 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,297 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,297 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,297 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,297 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,297 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,297 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,300 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,300 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,300 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,300 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,300 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,300 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,303 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,303 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,308 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,308 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,308 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,308 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,315 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,315 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,315 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,315 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,315 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,316 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,316 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,316 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,316 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,316 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,316 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,318 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,318 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,318 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,319 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,319 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,319 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,319 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,319 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,329 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,330 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,330 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,330 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,330 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,330 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,336 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,336 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,336 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,336 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,336 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,336 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,338 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,338 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,338 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,338 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,338 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,338 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,338 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,338 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,340 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,340 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,346 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,346 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,346 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,347 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,347 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:18,347 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,347 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:18,347 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,347 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,347 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,347 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:18,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,352 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,352 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,352 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,352 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,353 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,353 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:18,353 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,353 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,354 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,354 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,364 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,364 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,368 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,368 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,368 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,368 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,368 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,368 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,368 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,368 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,373 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,373 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,373 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,373 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,374 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,374 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,374 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,374 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,375 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,375 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,375 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,375 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,375 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,375 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,377 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,383 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,383 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,383 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,383 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,383 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,383 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,383 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,384 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,384 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,384 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,384 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,384 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,385 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,385 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,386 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,386 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,387 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,387 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,387 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,387 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,387 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,389 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,389 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,389 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,389 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,390 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,390 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,390 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,394 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,394 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,394 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,396 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,396 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,396 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,396 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,397 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,397 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 137#L1031-13true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,397 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:18,397 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,403 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,403 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,407 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,407 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,407 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,407 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,407 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,407 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,407 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,407 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,411 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,411 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,413 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,413 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,421 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,421 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,421 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,422 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,422 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,422 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,425 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,425 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,425 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,425 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,426 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,426 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,426 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,426 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,427 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,427 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,427 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,427 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,427 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,430 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,430 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:18,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,431 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:18,431 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,431 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,431 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,431 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,434 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,434 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,434 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,434 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,435 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,435 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,441 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,441 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,441 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,441 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,441 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,441 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,444 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,444 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,444 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,447 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,447 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,451 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,451 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,451 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,451 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,453 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,453 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:18,454 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,454 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,454 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,459 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,459 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,460 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,460 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,461 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,461 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,461 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,462 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,462 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,462 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,463 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,463 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,463 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,463 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,467 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,467 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,467 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,467 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,467 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,467 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,467 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,467 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,477 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,477 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,477 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,477 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,478 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,478 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:18,480 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,480 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,480 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,480 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,482 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,482 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,483 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,483 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,483 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,488 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,489 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,489 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,489 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,490 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:50:18,490 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,490 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,490 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,491 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,491 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,491 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,491 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,491 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,493 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:18,493 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,493 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,494 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,505 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,506 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,506 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,506 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,509 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,510 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,510 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,510 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,511 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,511 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,512 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,512 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,512 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,513 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,513 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,517 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,517 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,517 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,518 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,518 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,518 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,522 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,522 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:50:18,522 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,522 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,522 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,525 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,525 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,534 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,534 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,535 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,535 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,542 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,542 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,542 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,542 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,542 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,542 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,543 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,543 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,545 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,545 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,546 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,546 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,546 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,556 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-07 15:50:18,556 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:50:18,556 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:50:18,556 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:50:18,557 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,557 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,558 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,558 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,558 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,559 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,559 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,559 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:18,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:50:18,566 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,566 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,576 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,576 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,576 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,576 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,576 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,578 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,578 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,579 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,579 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,579 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:18,579 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:18,579 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,580 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,580 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,582 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,583 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,583 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:18,583 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,583 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,584 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,584 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,584 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,588 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,588 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,588 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,588 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,590 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:18,590 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,590 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,590 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,590 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,590 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,590 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,590 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,591 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,591 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,592 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,592 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,593 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,593 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,598 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-07 15:50:18,598 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:50:18,598 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:50:18,598 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:50:18,599 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,599 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:50:18,600 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-07 15:50:18,603 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,603 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,604 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,604 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,620 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,620 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,623 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:18,623 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,623 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,623 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,623 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,623 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,623 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,623 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,624 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,624 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,624 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,625 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,625 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,630 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,630 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,630 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:18,631 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,631 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,631 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,636 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-07 15:50:18,636 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-07 15:50:18,636 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-07 15:50:18,636 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-07 15:50:18,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,818 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:18,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,818 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,818 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,820 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,820 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,820 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,820 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,820 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,821 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,821 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,822 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,830 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-07 15:50:18,830 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-07 15:50:18,830 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-07 15:50:18,830 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-07 15:50:18,847 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,847 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,847 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,847 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,847 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,847 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,847 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,847 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,847 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,848 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 120#L1027-3true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,848 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,848 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,854 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,854 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:18,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,856 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:18,856 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,856 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,856 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,856 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,856 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,856 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,857 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,857 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,858 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,858 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,859 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,859 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:18,861 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,862 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,862 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 182#L1025-3true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,862 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,862 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 182#L1025-3true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,863 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,863 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,864 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,865 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,865 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:18,865 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,865 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,865 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,866 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,866 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,868 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,868 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,868 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,868 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:18,869 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,869 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,869 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,871 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,871 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,872 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,872 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,872 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,872 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,872 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,873 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,877 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,877 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,895 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,895 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,896 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,896 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,897 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,897 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,907 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,907 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:18,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:18,910 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 237#L1045-8true]) [2024-11-07 15:50:18,910 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,910 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,911 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,911 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,911 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,912 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,912 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,913 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,913 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,917 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:18,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,919 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,919 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:18,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,919 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,919 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:18,919 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [17#L1031-5true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,925 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,925 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,925 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,926 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,926 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:18,927 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,927 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,927 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,927 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:18,928 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,928 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,928 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,929 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,929 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,929 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,929 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,929 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,932 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,932 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,933 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,933 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,933 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,933 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,933 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,934 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,934 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 293#L1031-5true, 311#true]) [2024-11-07 15:50:18,938 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,938 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:18,938 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,938 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,939 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,939 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:18,939 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,939 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,939 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:18,940 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,940 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,940 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,940 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,940 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,944 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,944 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,944 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,945 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,945 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,945 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,946 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,946 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,946 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,946 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,946 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,947 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,947 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,947 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,947 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,961 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,962 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,962 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:18,962 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,971 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,971 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,971 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,971 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,972 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,972 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,976 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,976 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,976 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,976 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,978 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,978 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:18,978 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,978 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,978 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,978 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,979 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,979 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:18,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,980 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,980 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,980 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,980 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,980 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,980 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,983 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:18,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,985 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,986 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,987 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,987 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,987 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,987 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:18,988 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,988 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,989 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:18,989 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,989 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,989 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,989 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,989 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,989 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,989 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,993 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:18,993 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,993 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,993 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:18,994 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,994 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,995 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,995 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:18,996 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,996 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,996 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,996 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,996 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,996 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,996 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,997 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:18,997 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,997 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:18,999 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:18,999 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:18,999 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:18,999 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [90#L1034-9true, 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,000 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,000 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,008 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:19,008 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-07 15:50:19,008 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,008 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-07 15:50:19,008 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:19,009 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:19,009 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,009 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,009 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,016 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [120#L1027-3true, 329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,017 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,017 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,017 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,025 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,025 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,025 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,025 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,026 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,029 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,032 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,032 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,032 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,032 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,034 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,034 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,034 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,039 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,039 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,039 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,043 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,043 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,045 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,045 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,048 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,048 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:19,050 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,051 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,051 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,051 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,051 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,051 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,052 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,055 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,056 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,056 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,057 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,057 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,058 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,058 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,062 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,062 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,062 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,062 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,063 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,063 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,064 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,064 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,064 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,065 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:19,065 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,065 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,065 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,077 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,077 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,077 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,077 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,077 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,078 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,078 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,081 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,083 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,083 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,083 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,084 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,084 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,084 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,084 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,084 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,085 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,085 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,090 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,090 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,090 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,090 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,091 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,091 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,091 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,096 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,096 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,096 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,100 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 137#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,100 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,100 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,100 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:19,102 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 237#L1045-8true]) [2024-11-07 15:50:19,102 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,103 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,103 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,104 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:19,104 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,104 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,108 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,108 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,109 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,109 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,109 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,109 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,109 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,109 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,109 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,110 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,110 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:19,110 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,110 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,110 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,110 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,111 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,111 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,114 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,114 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,114 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,115 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,115 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,115 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,116 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,116 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,117 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:19,117 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,117 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,117 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,117 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,117 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,120 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,120 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,121 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,122 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,122 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,127 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,128 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,128 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,128 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,128 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,128 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 255#$Ultimate##0true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,132 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,134 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,134 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,134 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,136 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,136 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,136 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,141 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,141 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,141 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,141 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,141 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,141 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,141 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,141 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,146 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,146 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,146 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,146 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,146 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,147 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,149 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,149 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,151 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,151 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,151 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,151 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,153 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,153 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,153 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,153 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,153 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,155 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 293#L1031-5true]) [2024-11-07 15:50:19,155 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,155 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,155 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,155 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,159 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2024-11-07 15:50:19,160 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,160 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,160 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,161 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,162 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,162 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,162 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,164 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,164 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,164 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,164 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,164 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,164 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,164 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,164 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,166 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,166 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,166 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,167 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,167 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,167 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,168 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,168 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,169 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,170 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,170 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,170 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,171 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,171 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,171 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,172 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,172 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,176 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,176 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,176 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,176 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:19,179 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:19,179 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,179 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,180 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,180 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,180 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,181 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,181 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,181 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:19,185 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,185 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,185 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-07 15:50:19,185 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,186 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,186 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,186 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,189 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,189 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,189 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,189 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,189 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,190 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,190 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,190 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,196 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,196 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,197 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,202 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,202 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,202 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2024-11-07 15:50:19,205 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,207 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,209 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,209 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,209 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,209 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,209 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,209 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,213 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,213 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,216 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,216 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,219 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,219 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,220 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,220 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,221 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,222 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,222 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,224 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,224 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,224 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,224 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,224 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,224 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,224 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,224 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,230 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,230 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,230 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,230 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,231 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [4#L1029-4true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,231 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,231 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,237 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,237 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,237 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,237 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,238 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,240 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,240 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,242 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,244 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,244 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,244 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,244 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,244 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,248 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:19,254 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,254 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,254 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,254 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,254 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,255 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,255 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,255 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,257 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,257 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,258 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,258 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-07 15:50:19,259 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,259 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,260 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,260 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,263 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,263 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,264 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,264 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,264 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,264 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,266 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,266 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,267 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,267 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,267 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,267 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,267 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,268 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,268 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,268 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,275 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,275 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,279 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,279 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,281 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,283 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,283 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,283 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,286 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,287 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,287 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:19,287 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,287 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,287 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,287 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,294 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,294 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,295 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,295 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,297 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,297 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,297 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,301 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,301 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,301 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,301 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,302 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,302 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,302 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,302 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,302 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,302 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,303 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,304 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,304 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,306 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,306 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,306 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,306 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,306 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,306 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,306 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,306 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,310 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,311 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,311 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,313 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,313 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-07 15:50:19,313 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,313 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,313 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [289#L1031-5true, 314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:19,314 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,314 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,315 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,315 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,315 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,316 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,316 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [120#L1027-3true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,316 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,317 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,317 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,324 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,332 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,332 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,332 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,339 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,339 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,342 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,342 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,342 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,342 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,342 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,342 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,342 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,343 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,343 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,343 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,343 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,345 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,345 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,345 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,345 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,345 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,346 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,346 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,346 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,346 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,346 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,348 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,349 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,349 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,350 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,350 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,350 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,350 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,356 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,356 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,356 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:19,357 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 293#L1031-5true]) [2024-11-07 15:50:19,357 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,357 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,357 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,358 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,358 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,358 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,358 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,360 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,360 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,360 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,361 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,361 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,361 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,361 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,361 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,362 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,362 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,362 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,362 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,363 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,363 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,372 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,372 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,372 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,386 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,386 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,386 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,387 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,387 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,387 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,388 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,388 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:19,388 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,388 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,388 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,388 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,388 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,388 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [289#L1031-5true, 314#true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,389 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,390 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,390 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,390 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,390 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,390 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,390 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,390 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,392 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,392 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,392 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,392 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,392 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,393 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,393 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,393 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,393 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,393 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,393 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,393 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,394 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [120#L1027-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,394 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [120#L1027-3true, 310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,394 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:19,399 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:19,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:19,399 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,400 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,400 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,400 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,405 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,405 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,420 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,421 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,421 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-07 15:50:19,423 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,423 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,424 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,424 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,424 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,424 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,424 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,425 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,425 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,427 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,427 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,429 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,429 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,429 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,431 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,431 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,431 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,431 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,431 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,431 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,436 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, Black: 325#true, 137#L1031-13true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,437 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,437 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,437 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,437 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,437 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,437 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:19,438 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-07 15:50:19,438 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-07 15:50:19,438 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-07 15:50:19,438 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-07 15:50:19,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:19,440 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-07 15:50:19,440 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-11-07 15:50:19,440 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-07 15:50:19,440 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-11-07 15:50:19,440 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-07 15:50:19,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,440 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,440 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,440 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,440 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,461 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,461 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [289#L1031-5true, 308#L1045-9true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,465 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,465 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,465 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,466 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,466 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,466 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,466 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,466 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,466 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,466 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,466 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,467 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,467 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,467 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,471 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,471 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,471 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,471 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,471 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,471 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,471 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,471 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,478 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,478 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,478 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,478 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,479 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,479 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,479 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,479 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,502 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, Black: 325#true, 137#L1031-13true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,502 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,504 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:19,507 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,507 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,507 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,507 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,509 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,509 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,509 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,509 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,510 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,510 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,510 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,510 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,510 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,510 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,511 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,511 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,511 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,511 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,511 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,511 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,512 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,512 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,512 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,512 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,513 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,513 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,514 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,514 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,514 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,515 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,515 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,515 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,515 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,517 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,517 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,517 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,517 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,518 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [120#L1027-3true, 314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,518 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,518 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,518 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,519 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,519 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,519 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,519 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,519 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,519 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2024-11-07 15:50:19,521 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:19,521 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,521 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,537 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,537 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,541 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,541 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-07 15:50:19,542 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,542 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,544 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,544 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,544 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,544 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,544 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,545 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-07 15:50:19,545 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:19,545 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,545 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,547 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,547 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,548 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,548 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,548 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,548 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,549 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,549 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,563 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,563 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,565 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true, 311#true]) [2024-11-07 15:50:19,566 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,566 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,568 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,568 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,570 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [120#L1027-3true, 329#true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,570 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,575 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 137#L1031-13true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,576 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,576 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,576 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,577 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,577 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,577 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,577 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,579 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,579 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,579 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,579 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,579 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,580 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,580 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,580 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,580 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,582 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,582 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,582 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,583 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,583 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,583 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,584 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,584 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,584 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,584 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,584 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,596 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,596 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,598 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,598 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 90#L1034-9true, 314#true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,600 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,600 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,602 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,602 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,603 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,603 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,603 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,603 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,606 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,613 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,613 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,613 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,614 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,614 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,614 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,616 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,616 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,616 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,616 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,616 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,617 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,617 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,617 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,617 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,617 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [17#L1031-5true, 310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,618 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,618 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,623 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,623 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-07 15:50:19,623 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,623 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,623 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,623 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,624 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,624 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,624 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,625 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,627 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,629 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,630 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,630 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,633 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:19,633 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,641 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,641 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,641 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-07 15:50:19,641 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,641 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,641 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,645 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,645 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,645 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,645 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,645 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,645 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,647 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,647 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,647 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [314#true, 90#L1034-9true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,647 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,647 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 90#L1034-9true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,648 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,648 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,648 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,648 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,651 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,652 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,652 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 85#L1027-3true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,653 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,653 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,654 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,654 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 120#L1027-3true, 90#L1034-9true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,655 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 90#L1034-9true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,656 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,656 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,658 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,658 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,658 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,659 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,659 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,659 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,659 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,667 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,667 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,667 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,667 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,668 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,668 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,668 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:19,668 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:19,668 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,670 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,670 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,670 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,670 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,670 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,670 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,671 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,671 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,671 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,671 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,673 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,673 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,673 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,674 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,674 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,674 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,674 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2024-11-07 15:50:19,675 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,675 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,675 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,675 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,675 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2024-11-07 15:50:19,676 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,676 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 137#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,676 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,676 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,677 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,677 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,677 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,677 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,677 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,677 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,678 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,678 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,678 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,679 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,679 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,679 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,679 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,682 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,682 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,682 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,682 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,682 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,683 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,683 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,683 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,683 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,683 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,683 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 83#L1029-4true, 90#L1034-9true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,684 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,684 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,686 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,686 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,686 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,687 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,687 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,687 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,687 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,687 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,688 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,688 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,688 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,688 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,692 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:19,692 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,700 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,700 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,700 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,701 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,701 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 83#L1029-4true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,702 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,702 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,704 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,704 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,707 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,707 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,708 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,708 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,708 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,718 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,718 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,718 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,720 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,721 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,721 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,723 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,723 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,723 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,723 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,723 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-07 15:50:19,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,724 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,724 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,728 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,728 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,728 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,729 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][293], [90#L1034-9true, 314#true, Black: 325#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,729 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [90#L1034-9true, 314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,729 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,729 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,730 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,730 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,730 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,730 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,730 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,730 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,730 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,731 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,731 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,731 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,731 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,731 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, 104#L1045-7true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,733 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,733 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,733 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,734 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,734 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,734 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,734 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,734 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,734 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,735 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,735 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,735 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,735 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,742 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,742 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,742 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,743 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,743 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,743 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,744 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,745 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,745 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,748 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 220#L1043-8true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,748 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,748 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,751 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,756 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,756 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,756 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,757 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,757 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,757 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,760 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,760 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,761 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,762 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,762 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,762 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,762 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,763 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,763 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,763 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,763 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,763 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,764 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,765 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,765 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,765 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,765 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,766 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,766 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,768 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,768 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,773 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,773 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,774 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,774 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,774 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,775 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,775 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,775 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,775 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,775 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,776 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,776 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,776 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,777 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,777 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,777 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,777 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,777 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,777 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,778 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,778 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:19,778 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 90#L1034-9true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 293#L1031-5true]) [2024-11-07 15:50:19,778 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,778 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,782 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,782 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,782 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,784 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,784 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-07 15:50:19,785 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,785 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,785 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,785 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,785 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,788 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:19,789 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,789 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,790 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,790 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,790 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,792 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,792 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,792 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,792 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,793 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,793 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,793 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,794 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,794 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,795 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,795 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,796 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,796 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,799 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:19,799 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,803 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-07 15:50:19,803 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,803 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,804 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,804 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,804 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,804 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,804 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,805 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,805 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,805 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:19,806 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,806 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,806 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,806 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,806 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,807 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:19,808 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,808 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 77#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,809 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,809 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:19,814 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,814 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,814 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,815 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,815 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,815 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,816 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,816 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,816 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,817 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-07 15:50:19,817 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-07 15:50:19,817 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-07 15:50:19,817 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-07 15:50:19,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,818 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-07 15:50:19,818 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-07 15:50:19,818 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2024-11-07 15:50:19,818 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-07 15:50:19,818 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-07 15:50:19,820 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,820 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,820 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,820 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,820 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,820 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,820 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,820 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,820 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,821 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,821 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,823 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,823 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,823 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 90#L1034-9true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,823 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:19,823 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 90#L1034-9true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,824 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:19,824 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,824 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,824 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,824 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 74#L1031-13true, 90#L1034-9true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,825 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,825 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,825 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,826 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,826 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,826 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,827 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 157#L1045-4true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,827 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:19,827 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,829 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,829 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,829 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,829 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,829 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,830 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 90#L1034-9true, 314#true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:19,830 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,830 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,830 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,830 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,830 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,830 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,830 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,831 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,831 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,832 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,832 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,832 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,833 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-07 15:50:19,833 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-07 15:50:19,833 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-07 15:50:19,833 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-07 15:50:19,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,834 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-07 15:50:19,834 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-07 15:50:19,834 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-07 15:50:19,834 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-07 15:50:19,834 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-07 15:50:19,836 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,836 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,836 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,836 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,837 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,837 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:19,838 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,838 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2024-11-07 15:50:19,839 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,839 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,840 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,840 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,840 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,841 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-07 15:50:19,841 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-07 15:50:19,841 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-07 15:50:19,841 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-07 15:50:19,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 77#L1034-9true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,842 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-07 15:50:19,842 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-07 15:50:19,842 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-07 15:50:19,842 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-07 15:50:19,842 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-07 15:50:19,845 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,845 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,845 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,845 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,845 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,845 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,845 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:50:19,845 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,845 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,846 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,846 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:19,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,848 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-07 15:50:19,848 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-07 15:50:19,848 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-07 15:50:19,848 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-07 15:50:19,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,849 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-07 15:50:19,849 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-07 15:50:19,849 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-07 15:50:19,849 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-07 15:50:19,849 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2024-11-07 15:50:19,851 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,851 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,851 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:50:19,851 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,852 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 74#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,852 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,852 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,854 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:50:19,854 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,855 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,855 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,855 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,855 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:19,855 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:19,855 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 74#L1031-13true, 90#L1034-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,856 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,856 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-07 15:50:19,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,856 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:19,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:19,859 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,859 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:19,859 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-07 15:50:19,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:19,967 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2024-11-07 15:50:19,967 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:19,967 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-07 15:50:19,967 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:50:19,967 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-07 15:50:20,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][234], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-07 15:50:20,001 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-07 15:50:20,001 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,001 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-07 15:50:20,001 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,001 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2024-11-07 15:50:20,005 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:20,005 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,006 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,006 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,006 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:20,006 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,006 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,007 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,007 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,007 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:20,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,011 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-07 15:50:20,011 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:20,012 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,012 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,012 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,012 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:20,012 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,012 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,013 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,013 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,013 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,013 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,013 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,058 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2024-11-07 15:50:20,058 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,058 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,059 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,059 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:20,059 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,059 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, 104#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,060 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:20,060 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,060 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,061 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,061 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:20,061 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,061 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,067 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,067 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,067 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,067 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,067 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,067 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,067 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,067 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,068 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:20,068 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,068 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:20,068 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:20,069 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,069 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,070 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2024-11-07 15:50:20,070 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,070 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-07 15:50:20,070 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,070 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-07 15:50:20,071 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-07 15:50:20,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,072 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,072 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,072 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,072 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 90#L1034-9true, 314#true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,073 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-07 15:50:20,073 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,073 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,073 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,074 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,074 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,074 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-07 15:50:20,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, Black: 325#true, 12#L1043-10true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,075 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-07 15:50:20,075 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,075 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,075 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 90#L1034-9true, 77#L1034-9true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-07 15:50:20,075 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-07 15:50:20,076 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,076 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,076 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-07 15:50:20,076 INFO L124 PetriNetUnfolderBase]: 17853/51338 cut-off events. [2024-11-07 15:50:20,076 INFO L125 PetriNetUnfolderBase]: For 12141/14247 co-relation queries the response was YES. [2024-11-07 15:50:20,386 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76127 conditions, 51338 events. 17853/51338 cut-off events. For 12141/14247 co-relation queries the response was YES. Maximal size of possible extension queue 870. Compared 583187 event pairs, 2461 based on Foata normal form. 481/45801 useless extension candidates. Maximal degree in co-relation 76096. Up to 7685 conditions per place. [2024-11-07 15:50:20,657 INFO L140 encePairwiseOnDemand]: 340/345 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2024-11-07 15:50:20,657 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2024-11-07 15:50:20,657 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:50:20,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:50:20,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2024-11-07 15:50:20,660 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9028985507246376 [2024-11-07 15:50:20,660 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2024-11-07 15:50:20,660 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2024-11-07 15:50:20,674 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:50:20,676 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2024-11-07 15:50:20,676 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=607, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2024-11-07 15:50:20,677 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2024-11-07 15:50:20,677 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2024-11-07 15:50:20,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 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:50:20,677 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:50:20,677 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, 1, 1, 1] [2024-11-07 15:50:20,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-07 15:50:20,678 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:50:20,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:50:20,678 INFO L85 PathProgramCache]: Analyzing trace with hash -1683829420, now seen corresponding path program 1 times [2024-11-07 15:50:20,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:50:20,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470861708] [2024-11-07 15:50:20,678 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:50:20,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:50:20,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:50:20,863 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:50:20,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:50:20,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470861708] [2024-11-07 15:50:20,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470861708] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:50:20,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:50:20,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:50:20,863 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1930773963] [2024-11-07 15:50:20,863 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:50:20,864 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:50:20,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:50:20,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:50:20,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:50:21,227 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 345 [2024-11-07 15:50:21,228 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 607 flow. Second operand has 6 states, 6 states have (on average 269.6666666666667) internal successors, (1618), 6 states have internal predecessors, (1618), 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:50:21,228 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:50:21,229 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 345 [2024-11-07 15:50:21,229 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:50:21,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:21,761 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-07 15:50:21,761 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:50:21,761 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:50:21,761 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:50:21,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:21,885 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-07 15:50:21,885 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:50:21,885 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:50:21,885 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:50:22,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:22,338 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:50:22,338 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:50:22,338 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:50:22,338 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:50:22,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:22,477 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:50:22,477 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:22,477 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:22,477 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:22,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:22,478 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:50:22,478 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:22,478 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:22,478 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:50:22,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:22,545 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:50:22,545 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:50:22,545 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:50:22,545 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:50:22,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:22,774 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:50:22,774 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:22,774 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:50:22,774 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:23,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:23,261 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:50:23,261 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:23,261 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:23,261 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:50:23,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 213#L1043-14true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:23,463 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-07 15:50:23,463 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:50:23,463 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:50:23,463 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:23,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:23,569 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:50:23,569 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:23,569 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:50:23,569 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:50:23,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:23,747 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-07 15:50:23,747 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:23,747 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:23,747 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:23,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, Black: 325#true, 309#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:23,837 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:50:23,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:23,837 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:23,837 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:50:24,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,070 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-07 15:50:24,070 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:24,070 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:50:24,070 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:24,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,349 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:24,349 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:24,349 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:24,349 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:24,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,350 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:24,350 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:24,350 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:24,350 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:24,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 335#true, 312#true, 133#L1045true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,447 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-07 15:50:24,447 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:50:24,447 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:50:24,447 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:24,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,506 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:24,506 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:24,506 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:24,506 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:24,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,656 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:24,656 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:24,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:24,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:24,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,950 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:24,950 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:24,950 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:24,950 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:24,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:24,951 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:24,951 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:24,951 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:24,951 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:25,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [309#true, Black: 325#true, 157#L1045-4true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,068 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-07 15:50:25,068 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:25,068 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:25,068 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,381 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,381 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,381 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,381 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,381 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 220#L1043-8true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,382 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 7#L1043-6true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,382 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,382 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,382 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-07 15:50:25,385 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-07 15:50:25,385 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:25,385 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:25,385 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:25,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,434 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-07 15:50:25,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:25,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:25,434 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:25,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,503 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-07 15:50:25,503 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:25,503 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:25,503 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:25,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,515 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-07 15:50:25,515 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:25,515 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:25,515 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:25,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,531 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,531 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,531 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:25,531 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [3#L1045-6true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:25,535 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,535 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,535 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,535 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:25,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,697 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,697 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,697 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,697 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2024-11-07 15:50:25,700 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,700 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,700 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,700 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-5true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,700 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,701 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 335#true, 312#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,701 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 104#L1045-7true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,701 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:50:25,701 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:25,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,774 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:25,774 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:25,774 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:25,774 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:25,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 213#L1043-14true, 312#true, 335#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,838 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:25,838 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:25,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:25,838 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:25,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 213#L1043-14true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,844 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-07 15:50:25,844 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:25,844 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:25,844 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-07 15:50:25,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,883 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-07 15:50:25,883 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,883 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-07 15:50:25,883 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:50:25,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:25,977 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:25,977 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:25,977 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:25,977 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:26,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,057 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:26,057 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:26,057 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:26,057 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:26,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,059 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:26,059 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:26,059 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:26,059 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, Black: 325#true, 335#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,080 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 12#L1043-10true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,080 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:26,080 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:26,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,190 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:26,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:26,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,473 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:26,473 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,473 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,473 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,509 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,509 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:26,509 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:26,509 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:26,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,510 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:26,510 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,510 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,510 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,671 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-07 15:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:50:26,671 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:26,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,748 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:26,748 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,748 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,749 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:26,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,757 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:26,757 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,757 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:26,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 213#L1043-14true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,764 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:26,764 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,764 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:26,764 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 213#L1043-14true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,766 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:50:26,766 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,766 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:50:26,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:26,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,784 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-07 15:50:26,784 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:26,784 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:26,784 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:26,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,784 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:26,784 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,785 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,785 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,831 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:26,831 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,831 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:26,831 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:26,832 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-07 15:50:26,832 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:26,832 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:26,832 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,111 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,111 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:27,111 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,155 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,155 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:50:27,155 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,446 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,446 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:50:27,446 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,681 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:27,681 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,681 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,681 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:27,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,681 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-07 15:50:27,681 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,681 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-07 15:50:27,682 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:27,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 133#L1045true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,732 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:27,732 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:27,732 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,732 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 335#true, 133#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,740 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:27,740 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:27,740 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,762 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:27,762 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,762 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,762 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:27,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,764 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-07 15:50:27,764 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,764 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:27,764 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,801 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:27,801 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:50:27,801 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-07 15:50:28,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:28,298 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:28,298 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:28,298 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:28,298 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:28,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:28,570 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:28,570 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:28,570 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:28,570 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:28,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 9#L1034-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:28,749 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:28,749 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:28,749 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:28,749 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:28,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 335#true, 133#L1045true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:28,783 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-07 15:50:28,783 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:28,783 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:28,783 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:28,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 133#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:28,785 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-07 15:50:28,785 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:28,785 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:28,785 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-07 15:50:28,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:28,845 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-07 15:50:28,845 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:28,845 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:28,845 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-07 15:50:29,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,204 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,204 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:29,204 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:29,204 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:29,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,207 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,207 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,207 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,207 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-5true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,208 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,208 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,208 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 304#L1034-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,214 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,214 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,214 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,214 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,240 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,240 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:29,240 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:29,240 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:29,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,245 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,246 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:29,246 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:29,246 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,482 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 7#L1043-6true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,482 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,482 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,490 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 7#L1043-6true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,490 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,501 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,501 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,501 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,501 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 114#L1034-6true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,508 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,508 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,508 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,508 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,525 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,525 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,525 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,526 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,531 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,531 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,531 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,531 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,605 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,605 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,605 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,605 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,606 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,606 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:29,607 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,607 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:29,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 220#L1043-8true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,744 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:29,744 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,744 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,744 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 220#L1043-8true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,756 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:29,756 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,756 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,756 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,771 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,771 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,771 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,771 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 140#L1043-7true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,778 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,778 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,778 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,778 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:29,809 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:29,809 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,809 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,809 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2024-11-07 15:50:29,809 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:29,809 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 9#L1034-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:29,811 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:29,811 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,811 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,811 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 217#L1034-7true]) [2024-11-07 15:50:29,816 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:29,816 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:29,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:29,819 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,819 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,819 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,819 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 90#L1034-9true, 32#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:29,824 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:50:29,825 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:29,825 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:29,825 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:50:30,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,017 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,017 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,017 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 177#L1043-9true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,032 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,050 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,050 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,050 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,051 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,051 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,051 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,051 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,060 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,060 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,060 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-5true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:30,111 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,111 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,111 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,111 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,112 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,112 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,112 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,112 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,113 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,113 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,113 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,113 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 304#L1034-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,115 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,115 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,315 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,315 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,315 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,315 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,339 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,339 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,339 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,339 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 90#L1034-9true, 314#true, 309#true, 157#L1045-4true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,340 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,340 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,340 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,340 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 213#L1043-14true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:30,385 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,385 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,386 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,386 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 335#true, 312#true, 213#L1043-14true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,387 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:50:30,387 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:30,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,512 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,512 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,512 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,512 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,513 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,513 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,513 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,522 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 177#L1043-9true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,522 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 90#L1034-9true, 314#true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,522 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,522 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:30,569 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 7#L1043-6true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:30,569 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,569 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,571 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 7#L1043-6true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,571 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,571 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:30,588 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,588 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,588 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,588 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,589 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,589 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 114#L1034-6true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,590 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,590 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,608 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,608 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,608 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,609 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,609 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,609 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:50:30,609 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:30,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,750 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,750 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 12#L1043-10true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,770 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,770 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,770 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,770 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:30,815 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:30,815 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,816 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:30,816 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,816 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,816 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,834 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,834 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,834 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,835 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,835 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,835 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,835 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 167#L1034-7true]) [2024-11-07 15:50:30,868 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:30,868 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,868 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,868 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 217#L1034-7true]) [2024-11-07 15:50:30,869 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:30,869 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,869 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,869 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 309#true, Black: 325#true, 3#L1045-6true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:30,876 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,876 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 314#true, 90#L1034-9true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:30,877 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,878 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,878 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,878 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,966 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,966 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,966 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,966 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,967 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:30,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:30,967 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:30,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:30,998 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:30,998 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,998 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:30,998 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 335#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,010 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,010 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,010 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,010 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 335#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,027 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 335#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,042 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,042 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,042 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,042 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:31,069 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,069 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,069 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 177#L1043-9true, 182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,070 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,070 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,070 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,070 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,090 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:31,090 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 220#L1043-8true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,090 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,091 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,091 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 220#L1043-8true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,091 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,091 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,091 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:31,145 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,145 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,145 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 90#L1034-9true, 104#L1045-7true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,146 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 314#true, 309#true, Black: 325#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,383 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,383 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,383 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,383 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 120#L1027-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,384 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,384 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:31,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:31,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,428 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:31,428 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:31,428 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:31,428 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:31,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:31,592 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,592 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,592 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,593 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2024-11-07 15:50:31,593 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,593 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 177#L1043-9true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,594 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,594 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,594 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,594 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 177#L1043-9true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,594 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,594 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,595 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,595 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,595 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,595 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,698 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:31,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,698 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:31,698 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:31,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 213#L1043-14true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,811 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,811 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,811 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 90#L1034-9true, 314#true, Black: 325#true, 309#true, 213#L1043-14true, 312#true, 335#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,813 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,813 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:31,813 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-07 15:50:31,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,834 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:31,834 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:31,834 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:31,834 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:31,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,922 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:31,922 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:31,922 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:31,922 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:31,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:31,927 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:31,927 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:31,927 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:31,927 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:32,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,239 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:32,239 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:32,239 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:32,239 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:32,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 46#L1043-11true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,290 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,290 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,290 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,290 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,293 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,293 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,293 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,325 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 335#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,328 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,328 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,328 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,328 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 133#L1045true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,618 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,618 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,618 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,618 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 335#true, 312#true, 133#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,619 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,619 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,619 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,703 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-07 15:50:32,703 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:32,703 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:32,703 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-07 15:50:32,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 289#L1031-5true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,705 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,705 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,705 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,705 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,707 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:32,707 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,707 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:32,707 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,982 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:32,982 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:32,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 90#L1034-9true, 32#$Ultimate##0true, 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,002 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,002 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,002 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,002 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,002 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,002 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,002 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,002 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:33,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,216 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:33,216 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:33,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:33,216 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:33,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 335#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,217 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:50:33,217 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:50:33,217 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:33,217 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,251 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,251 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:33,251 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:33,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,285 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,285 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,285 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,297 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,297 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,297 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,320 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,320 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,320 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,341 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,341 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,341 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 335#true, 213#L1043-14true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,589 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:33,589 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:33,589 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:33,589 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:33,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 17#L1031-5true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 213#L1043-14true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,590 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:50:33,590 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:50:33,590 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:33,590 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 4#L1029-4true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,610 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,610 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:33,610 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:33,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 46#L1043-11true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,644 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,644 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,660 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,660 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,660 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 207#$Ultimate##0true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,688 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,688 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,688 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,688 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:33,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,717 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, Black: 325#true, 309#true, 12#L1043-10true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:33,717 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:33,717 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,068 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,068 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,068 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,068 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 9#L1034-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,069 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,069 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,069 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,069 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,176 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,176 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,176 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 137#L1031-13true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,177 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,177 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,177 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:34,177 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,178 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 137#L1031-13true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,178 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:34,178 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 137#L1031-13true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,179 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,179 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,179 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:50:34,179 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:50:34,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 13#L1034-9true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,207 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:34,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,207 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,223 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:34,223 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,223 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,223 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,250 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:34,250 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,250 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,250 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,251 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,251 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,251 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,251 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 314#true, 90#L1034-9true, 32#$Ultimate##0true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,284 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-5true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,480 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,480 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,480 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,480 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 304#L1034-5true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,482 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,482 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,482 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,482 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 157#L1045-4true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,528 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,528 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,529 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,529 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [120#L1027-3true, 90#L1034-9true, 314#true, 157#L1045-4true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,530 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,530 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,530 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,530 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 133#L1045true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,542 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,542 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,542 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,542 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 133#L1045true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,543 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,543 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,543 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:50:34,543 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:50:34,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,601 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,601 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,601 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,601 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,639 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 46#L1043-11true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,639 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,639 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,640 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:34,640 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,640 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 90#L1034-9true, 314#true, 32#$Ultimate##0true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,663 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:50:34,663 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:34,664 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,664 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-07 15:50:34,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,700 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:34,700 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,700 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,700 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,701 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,701 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:34,701 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,926 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 7#L1043-6true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,926 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,926 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 120#L1027-3true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,927 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 335#true, 312#true, 7#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,927 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:34,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:34,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,953 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:34,953 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,953 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,953 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 114#L1034-6true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:34,954 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:34,954 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:34,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:34,954 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-07 15:50:35,184 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,184 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,184 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,184 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:35,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,186 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,186 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,186 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,186 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:35,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,230 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,230 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,231 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:35,231 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 17#L1031-5true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,232 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,232 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,232 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:35,232 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 137#L1031-13true, 309#true, Black: 325#true, 213#L1043-14true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,246 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,246 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:35,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 20#L1031-13true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 335#true, 312#true, 213#L1043-14true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,247 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,247 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,247 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:50:35,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:50:35,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,301 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:35,301 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,301 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,301 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,302 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:35,302 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,302 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,302 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,365 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,365 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,365 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,365 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,365 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,508 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,508 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 120#L1027-3true, 220#L1043-8true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,510 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,510 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,510 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,510 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,546 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,546 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,546 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,546 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 140#L1043-7true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,547 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,547 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,547 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,547 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2024-11-07 15:50:35,587 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,587 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,587 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,587 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 217#L1034-7true]) [2024-11-07 15:50:35,588 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,588 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,588 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,588 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, Black: 325#true, 3#L1045-6true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:35,598 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,598 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,598 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,598 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [120#L1027-3true, 90#L1034-9true, 314#true, 309#true, 3#L1045-6true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-07 15:50:35,600 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,600 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:50:35,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:50:35,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,725 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:35,725 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,725 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,726 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,726 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:35,726 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,726 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, Black: 325#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,789 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,789 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,789 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:35,789 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 182#L1025-3true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,789 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:50:35,789 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:35,789 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,789 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-07 15:50:35,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,888 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:35,888 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:35,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:35,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 120#L1027-3true, 177#L1043-9true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,890 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:35,890 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:35,890 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:35,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,942 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,942 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,942 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,942 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 220#L1043-8true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,944 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 120#L1027-3true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:35,944 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:35,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,012 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 104#L1045-7true, Black: 325#true, 309#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,012 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:36,012 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:36,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [9#L1034-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,013 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,013 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,013 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,013 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 104#L1045-7true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,014 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,014 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:36,014 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:50:36,014 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,338 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 182#L1025-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,338 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:36,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:50:36,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 12#L1043-10true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,439 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,439 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,573 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,573 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,574 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,574 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 120#L1027-3true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,575 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,575 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,575 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 177#L1043-9true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,576 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,576 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 120#L1027-3true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 90#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,577 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,577 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,577 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,577 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-5true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,706 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,707 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,707 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 304#L1034-5true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,708 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,708 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,708 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,708 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [4#L1029-4true, 314#true, 157#L1045-4true, Black: 325#true, 309#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,747 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,747 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 90#L1034-9true, Black: 325#true, 157#L1045-4true, 309#true, 335#true, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,748 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,748 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 289#L1031-5true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 133#L1045true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,762 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,762 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,762 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,762 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 17#L1031-5true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 133#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,764 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 281#L1042-7true, 314#true, 309#true, 137#L1031-13true, Black: 325#true, 335#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,789 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 281#L1042-7true, 20#L1031-13true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,791 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:50:36,791 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:50:36,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 120#L1027-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 312#true, 46#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,896 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:36,896 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:36,896 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:36,896 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, Black: 325#true, 309#true, 12#L1043-10true, 312#true, 335#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,987 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,987 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 120#L1027-3true, 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,992 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,992 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,992 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,992 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 120#L1027-3true, 314#true, 90#L1034-9true, 309#true, Black: 325#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,994 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 120#L1027-3true, 90#L1034-9true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,994 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,994 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 120#L1027-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 90#L1034-9true, 314#true, 309#true, 12#L1043-10true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,995 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 120#L1027-3true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-07 15:50:36,995 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:50:36,995 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event