./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-atomic/read_write_lock-1b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-atomic/read_write_lock-1b.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu --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 e74a9d887f2b5ed1ee32deb282db19752d3db312511ed38f97d9f22bdf2fecb9 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:46:53,024 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:46:53,131 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-19 07:46:53,140 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:46:53,141 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:46:53,179 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:46:53,180 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:46:53,181 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:46:53,182 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:46:53,187 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:46:53,187 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:46:53,188 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:46:53,188 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:46:53,190 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:46:53,191 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:46:53,191 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:46:53,192 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:46:53,192 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:46:53,192 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:46:53,193 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:46:53,193 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:46:53,194 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:46:53,194 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-19 07:46:53,195 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 07:46:53,195 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:46:53,195 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:46:53,196 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:46:53,197 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:46:53,197 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:46:53,198 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:46:53,199 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:46:53,200 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:46:53,200 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:46:53,200 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:46:53,200 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:46:53,201 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:46:53,201 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:46:53,201 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:46:53,201 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:46:53,202 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:46:53,202 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:46:53,202 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu 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 -> e74a9d887f2b5ed1ee32deb282db19752d3db312511ed38f97d9f22bdf2fecb9 [2023-11-19 07:46:53,522 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:46:53,563 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:46:53,566 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:46:53,569 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:46:53,570 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:46:53,572 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/pthread-atomic/read_write_lock-1b.i [2023-11-19 07:46:56,937 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:46:57,334 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:46:57,347 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/sv-benchmarks/c/pthread-atomic/read_write_lock-1b.i [2023-11-19 07:46:57,378 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/data/05af2ab57/8c242725aa4c4509a49ae95cd4d597e3/FLAG85be6bbd2 [2023-11-19 07:46:57,396 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/data/05af2ab57/8c242725aa4c4509a49ae95cd4d597e3 [2023-11-19 07:46:57,399 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:46:57,401 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:46:57,403 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:46:57,403 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:46:57,410 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:46:57,411 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:46:57" (1/1) ... [2023-11-19 07:46:57,412 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76a5d925 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:57, skipping insertion in model container [2023-11-19 07:46:57,412 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:46:57" (1/1) ... [2023-11-19 07:46:57,471 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:46:58,017 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:46:58,033 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:46:58,115 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:46:58,175 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:46:58,175 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58 WrapperNode [2023-11-19 07:46:58,176 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:46:58,177 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:46:58,178 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:46:58,178 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:46:58,188 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,217 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,255 INFO L138 Inliner]: procedures = 171, calls = 36, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 169 [2023-11-19 07:46:58,255 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:46:58,256 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:46:58,257 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:46:58,257 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:46:58,269 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,269 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,274 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,275 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,289 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,292 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,295 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,297 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,302 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:46:58,303 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:46:58,304 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:46:58,304 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:46:58,305 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (1/1) ... [2023-11-19 07:46:58,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:46:58,329 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:46:58,348 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:46:58,381 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4d5aaa64-35b3-46f5-948b-7e99f38dfe7a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:46:58,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:46:58,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:46:58,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:46:58,395 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2023-11-19 07:46:58,396 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2023-11-19 07:46:58,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:46:58,396 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:46:58,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:46:58,396 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:46:58,397 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:46:58,397 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2023-11-19 07:46:58,397 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2023-11-19 07:46:58,399 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 07:46:58,584 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:46:58,587 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:46:58,987 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:46:59,194 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:46:59,194 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 07:46:59,202 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:46:59 BoogieIcfgContainer [2023-11-19 07:46:59,203 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:46:59,208 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:46:59,208 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:46:59,212 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:46:59,214 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:46:57" (1/3) ... [2023-11-19 07:46:59,215 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6a937f33 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:46:59, skipping insertion in model container [2023-11-19 07:46:59,216 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:58" (2/3) ... [2023-11-19 07:46:59,218 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6a937f33 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:46:59, skipping insertion in model container [2023-11-19 07:46:59,218 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:46:59" (3/3) ... [2023-11-19 07:46:59,220 INFO L112 eAbstractionObserver]: Analyzing ICFG read_write_lock-1b.i [2023-11-19 07:46:59,232 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-19 07:46:59,248 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:46:59,249 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 18 error locations. [2023-11-19 07:46:59,249 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 07:46:59,408 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-19 07:46:59,476 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 211 places, 206 transitions, 440 flow [2023-11-19 07:46:59,676 INFO L124 PetriNetUnfolderBase]: 8/202 cut-off events. [2023-11-19 07:46:59,681 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-19 07:46:59,695 INFO L83 FinitePrefix]: Finished finitePrefix Result has 219 conditions, 202 events. 8/202 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 425 event pairs, 0 based on Foata normal form. 0/162 useless extension candidates. Maximal degree in co-relation 153. Up to 2 conditions per place. [2023-11-19 07:46:59,696 INFO L82 GeneralOperation]: Start removeDead. Operand has 211 places, 206 transitions, 440 flow [2023-11-19 07:46:59,714 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 193 places, 188 transitions, 397 flow [2023-11-19 07:46:59,720 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:46:59,742 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 193 places, 188 transitions, 397 flow [2023-11-19 07:46:59,745 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 193 places, 188 transitions, 397 flow [2023-11-19 07:46:59,746 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 193 places, 188 transitions, 397 flow [2023-11-19 07:46:59,854 INFO L124 PetriNetUnfolderBase]: 8/188 cut-off events. [2023-11-19 07:46:59,855 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-19 07:46:59,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204 conditions, 188 events. 8/188 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 423 event pairs, 0 based on Foata normal form. 0/148 useless extension candidates. Maximal degree in co-relation 153. Up to 2 conditions per place. [2023-11-19 07:46:59,876 INFO L119 LiptonReduction]: Number of co-enabled transitions 16794 [2023-11-19 07:47:05,173 INFO L134 LiptonReduction]: Checked pairs total: 51212 [2023-11-19 07:47:05,173 INFO L136 LiptonReduction]: Total number of compositions: 137 [2023-11-19 07:47:05,193 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:47:05,202 INFO L357 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, mHoare=true, 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;@382e6627, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:47:05,202 INFO L358 AbstractCegarLoop]: Starting to check reachability of 50 error locations. [2023-11-19 07:47:05,207 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:47:05,207 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-19 07:47:05,208 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:47:05,208 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:47:05,209 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-19 07:47:05,210 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting writerErr0ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 46 more)] === [2023-11-19 07:47:05,216 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:05,217 INFO L85 PathProgramCache]: Analyzing trace with hash 710331, now seen corresponding path program 1 times [2023-11-19 07:47:05,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:47:05,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1323842436] [2023-11-19 07:47:05,231 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:05,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:47:05,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:05,540 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:47:05,541 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:47:05,541 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1323842436] [2023-11-19 07:47:05,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1323842436] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:05,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:05,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 07:47:05,545 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1025365500] [2023-11-19 07:47:05,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:05,555 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:47:05,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:47:05,583 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:47:05,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:47:05,592 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 343 [2023-11-19 07:47:05,597 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 100 places, 89 transitions, 199 flow. Second operand has 2 states, 2 states have (on average 167.5) internal successors, (335), 2 states have internal predecessors, (335), 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) [2023-11-19 07:47:05,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:47:05,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 343 [2023-11-19 07:47:05,600 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:47:08,158 INFO L124 PetriNetUnfolderBase]: 9765/15461 cut-off events. [2023-11-19 07:47:08,159 INFO L125 PetriNetUnfolderBase]: For 732/732 co-relation queries the response was YES. [2023-11-19 07:47:08,244 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29633 conditions, 15461 events. 9765/15461 cut-off events. For 732/732 co-relation queries the response was YES. Maximal size of possible extension queue 578. Compared 112145 event pairs, 9765 based on Foata normal form. 939/14830 useless extension candidates. Maximal degree in co-relation 25911. Up to 13391 conditions per place. [2023-11-19 07:47:08,462 INFO L140 encePairwiseOnDemand]: 321/343 looper letters, 35 selfloop transitions, 0 changer transitions 0/67 dead transitions. [2023-11-19 07:47:08,462 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 67 transitions, 225 flow [2023-11-19 07:47:08,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:47:08,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-19 07:47:08,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 389 transitions. [2023-11-19 07:47:08,506 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5670553935860059 [2023-11-19 07:47:08,507 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 389 transitions. [2023-11-19 07:47:08,508 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 389 transitions. [2023-11-19 07:47:08,510 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:47:08,512 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 389 transitions. [2023-11-19 07:47:08,516 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 194.5) internal successors, (389), 2 states have internal predecessors, (389), 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) [2023-11-19 07:47:08,521 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 343.0) internal successors, (1029), 3 states have internal predecessors, (1029), 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) [2023-11-19 07:47:08,523 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 343.0) internal successors, (1029), 3 states have internal predecessors, (1029), 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) [2023-11-19 07:47:08,525 INFO L175 Difference]: Start difference. First operand has 100 places, 89 transitions, 199 flow. Second operand 2 states and 389 transitions. [2023-11-19 07:47:08,526 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 67 transitions, 225 flow [2023-11-19 07:47:08,624 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 67 transitions, 212 flow, removed 0 selfloop flow, removed 7 redundant places. [2023-11-19 07:47:08,627 INFO L231 Difference]: Finished difference. Result has 74 places, 67 transitions, 142 flow [2023-11-19 07:47:08,630 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=343, PETRI_DIFFERENCE_MINUEND_FLOW=142, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=142, PETRI_PLACES=74, PETRI_TRANSITIONS=67} [2023-11-19 07:47:08,635 INFO L281 CegarLoopForPetriNet]: 100 programPoint places, -26 predicate places. [2023-11-19 07:47:08,637 INFO L495 AbstractCegarLoop]: Abstraction has has 74 places, 67 transitions, 142 flow [2023-11-19 07:47:08,637 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 167.5) internal successors, (335), 2 states have internal predecessors, (335), 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) [2023-11-19 07:47:08,638 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:47:08,638 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-19 07:47:08,638 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:47:08,639 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 46 more)] === [2023-11-19 07:47:08,652 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:08,653 INFO L85 PathProgramCache]: Analyzing trace with hash -311636216, now seen corresponding path program 1 times [2023-11-19 07:47:08,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:47:08,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [170259919] [2023-11-19 07:47:08,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:08,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:47:08,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:08,828 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:47:08,829 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:47:08,829 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [170259919] [2023-11-19 07:47:08,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [170259919] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:08,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:08,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:47:08,831 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691189600] [2023-11-19 07:47:08,831 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:08,832 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:47:08,833 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:47:08,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:47:08,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:47:08,885 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 343 [2023-11-19 07:47:08,887 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 67 transitions, 142 flow. Second operand has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 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) [2023-11-19 07:47:08,887 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:47:08,888 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 343 [2023-11-19 07:47:08,888 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:47:13,613 INFO L124 PetriNetUnfolderBase]: 27611/42255 cut-off events. [2023-11-19 07:47:13,613 INFO L125 PetriNetUnfolderBase]: For 334/334 co-relation queries the response was YES. [2023-11-19 07:47:13,735 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80498 conditions, 42255 events. 27611/42255 cut-off events. For 334/334 co-relation queries the response was YES. Maximal size of possible extension queue 1293. Compared 320671 event pairs, 20415 based on Foata normal form. 0/38509 useless extension candidates. Maximal degree in co-relation 80495. Up to 30399 conditions per place. [2023-11-19 07:47:14,013 INFO L140 encePairwiseOnDemand]: 334/343 looper letters, 61 selfloop transitions, 8 changer transitions 0/95 dead transitions. [2023-11-19 07:47:14,014 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 95 transitions, 340 flow [2023-11-19 07:47:14,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:47:14,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:47:14,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 538 transitions. [2023-11-19 07:47:14,023 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5228377065111759 [2023-11-19 07:47:14,024 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 538 transitions. [2023-11-19 07:47:14,024 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 538 transitions. [2023-11-19 07:47:14,025 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:47:14,025 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 538 transitions. [2023-11-19 07:47:14,028 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 179.33333333333334) internal successors, (538), 3 states have internal predecessors, (538), 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) [2023-11-19 07:47:14,035 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 343.0) internal successors, (1372), 4 states have internal predecessors, (1372), 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) [2023-11-19 07:47:14,036 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 343.0) internal successors, (1372), 4 states have internal predecessors, (1372), 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) [2023-11-19 07:47:14,037 INFO L175 Difference]: Start difference. First operand has 74 places, 67 transitions, 142 flow. Second operand 3 states and 538 transitions. [2023-11-19 07:47:14,038 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 95 transitions, 340 flow [2023-11-19 07:47:14,045 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 95 transitions, 340 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:47:14,050 INFO L231 Difference]: Finished difference. Result has 78 places, 74 transitions, 204 flow [2023-11-19 07:47:14,050 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=343, PETRI_DIFFERENCE_MINUEND_FLOW=142, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=204, PETRI_PLACES=78, PETRI_TRANSITIONS=74} [2023-11-19 07:47:14,052 INFO L281 CegarLoopForPetriNet]: 100 programPoint places, -22 predicate places. [2023-11-19 07:47:14,053 INFO L495 AbstractCegarLoop]: Abstraction has has 78 places, 74 transitions, 204 flow [2023-11-19 07:47:14,054 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 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) [2023-11-19 07:47:14,055 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:47:14,055 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:47:14,056 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:47:14,064 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting readerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 46 more)] === [2023-11-19 07:47:14,067 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:14,067 INFO L85 PathProgramCache]: Analyzing trace with hash -1033570494, now seen corresponding path program 1 times [2023-11-19 07:47:14,068 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:47:14,068 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833352314] [2023-11-19 07:47:14,068 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:14,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:47:14,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:14,132 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:47:14,132 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:47:14,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833352314] [2023-11-19 07:47:14,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833352314] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:14,133 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:14,133 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:47:14,134 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [293362559] [2023-11-19 07:47:14,134 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:14,135 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:47:14,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:47:14,136 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:47:14,136 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:47:14,163 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 343 [2023-11-19 07:47:14,165 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 74 transitions, 204 flow. Second operand has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 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) [2023-11-19 07:47:14,165 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:47:14,165 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 343 [2023-11-19 07:47:14,165 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:47:27,482 INFO L124 PetriNetUnfolderBase]: 87335/133850 cut-off events. [2023-11-19 07:47:27,483 INFO L125 PetriNetUnfolderBase]: For 49647/55162 co-relation queries the response was YES. [2023-11-19 07:47:27,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 295253 conditions, 133850 events. 87335/133850 cut-off events. For 49647/55162 co-relation queries the response was YES. Maximal size of possible extension queue 3686. Compared 1137914 event pairs, 29263 based on Foata normal form. 1407/123296 useless extension candidates. Maximal degree in co-relation 295248. Up to 64726 conditions per place. [2023-11-19 07:47:28,775 INFO L140 encePairwiseOnDemand]: 329/343 looper letters, 83 selfloop transitions, 15 changer transitions 0/119 dead transitions. [2023-11-19 07:47:28,775 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 119 transitions, 536 flow [2023-11-19 07:47:28,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:47:28,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:47:28,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 546 transitions. [2023-11-19 07:47:28,779 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5306122448979592 [2023-11-19 07:47:28,780 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 546 transitions. [2023-11-19 07:47:28,780 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 546 transitions. [2023-11-19 07:47:28,781 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:47:28,781 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 546 transitions. [2023-11-19 07:47:28,784 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 182.0) internal successors, (546), 3 states have internal predecessors, (546), 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) [2023-11-19 07:47:28,788 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 343.0) internal successors, (1372), 4 states have internal predecessors, (1372), 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) [2023-11-19 07:47:28,790 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 343.0) internal successors, (1372), 4 states have internal predecessors, (1372), 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) [2023-11-19 07:47:28,790 INFO L175 Difference]: Start difference. First operand has 78 places, 74 transitions, 204 flow. Second operand 3 states and 546 transitions. [2023-11-19 07:47:28,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 119 transitions, 536 flow [2023-11-19 07:47:30,134 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 119 transitions, 506 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:47:30,137 INFO L231 Difference]: Finished difference. Result has 80 places, 89 transitions, 338 flow [2023-11-19 07:47:30,137 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=343, PETRI_DIFFERENCE_MINUEND_FLOW=188, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=74, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=338, PETRI_PLACES=80, PETRI_TRANSITIONS=89} [2023-11-19 07:47:30,138 INFO L281 CegarLoopForPetriNet]: 100 programPoint places, -20 predicate places. [2023-11-19 07:47:30,139 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 89 transitions, 338 flow [2023-11-19 07:47:30,139 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 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) [2023-11-19 07:47:30,140 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:47:30,140 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:47:30,140 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:47:30,141 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting writerErr4ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 46 more)] === [2023-11-19 07:47:30,141 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:30,141 INFO L85 PathProgramCache]: Analyzing trace with hash 1765415610, now seen corresponding path program 1 times [2023-11-19 07:47:30,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:47:30,142 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656346094] [2023-11-19 07:47:30,142 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:30,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:47:30,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:30,211 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:47:30,211 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:47:30,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656346094] [2023-11-19 07:47:30,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656346094] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:30,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:30,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:47:30,213 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349941708] [2023-11-19 07:47:30,213 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:30,214 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:47:30,214 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:47:30,215 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:47:30,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:47:30,228 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 343 [2023-11-19 07:47:30,229 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 89 transitions, 338 flow. Second operand has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 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) [2023-11-19 07:47:30,229 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:47:30,230 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 343 [2023-11-19 07:47:30,230 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:47:32,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 107#L710-2true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:32,953 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-19 07:47:32,953 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:32,953 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:32,953 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 117#L703-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:33,242 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,243 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,243 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,243 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:33,275 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,276 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,276 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,276 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 96#writerEXITtrue, 107#L710-2true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:33,279 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,279 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,279 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,279 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-19 07:47:33,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 84#L721-7true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:33,577 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:33,577 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:33,577 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:33,577 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:33,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 36#L720-4true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:33,581 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,581 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,581 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,581 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 107#L710-2true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true]) [2023-11-19 07:47:33,588 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,589 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,589 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,589 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 107#L710-2true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:33,594 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,594 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,594 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,594 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:33,889 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,889 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,889 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 107#L710-2true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:33,890 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:33,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-19 07:47:34,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([607] L702-3-->L703-1: Formula: (= v_~w~0_96 0) InVars {} OutVars{~w~0=v_~w~0_96, writerThread1of1ForFork0_#t~nondet7#1=|v_writerThread1of1ForFork0_#t~nondet7#1_13|} AuxVars[] AssignedVars[~w~0, writerThread1of1ForFork0_#t~nondet7#1][12], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 114#L710-3true, Black: 223#true, 229#true, 31#$Ultimate##0true, 103#L711-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:34,236 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,237 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,237 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,237 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 174#writerEXITtrue]) [2023-11-19 07:47:34,331 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,331 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:34,332 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 96#writerEXITtrue, 107#L710-2true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:34,340 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 107#L710-2true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:34,349 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,350 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,350 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,350 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true]) [2023-11-19 07:47:34,350 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 96#writerEXITtrue, 107#L710-2true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:34,351 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,352 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 229#true, 76#L711-4true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:34,446 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-19 07:47:34,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][54], [214#true, 115#L702-3true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 114#L710-3true, 172#L702-2true, 229#true, 103#L711-3true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:34,839 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:34,839 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:34,839 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:34,839 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:34,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([607] L702-3-->L703-1: Formula: (= v_~w~0_96 0) InVars {} OutVars{~w~0=v_~w~0_96, writerThread1of1ForFork0_#t~nondet7#1=|v_writerThread1of1ForFork0_#t~nondet7#1_13|} AuxVars[] AssignedVars[~w~0, writerThread1of1ForFork0_#t~nondet7#1][12], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 114#L710-3true, Black: 223#true, 229#true, 103#L711-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true, 23#L701-1true]) [2023-11-19 07:47:34,840 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][54], [214#true, 115#L702-3true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 114#L710-3true, 172#L702-2true, 229#true, 39#L711-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:34,843 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:34,843 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:34,843 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:34,844 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:34,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:34,997 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,998 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,998 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,998 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:34,998 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,998 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,999 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:34,999 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:35,019 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,019 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,019 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,020 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 133#L709-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 121#L703-1true]) [2023-11-19 07:47:35,109 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,110 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,110 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,110 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 61#L703-3true, 229#true, 76#L711-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:35,138 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,138 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,138 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,138 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 194#L709true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 76#L711-4true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:35,144 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,144 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,145 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,145 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 165#L711-8true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:35,261 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,261 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,261 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,262 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-19 07:47:35,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([607] L702-3-->L703-1: Formula: (= v_~w~0_96 0) InVars {} OutVars{~w~0=v_~w~0_96, writerThread1of1ForFork0_#t~nondet7#1=|v_writerThread1of1ForFork0_#t~nondet7#1_13|} AuxVars[] AssignedVars[~w~0, writerThread1of1ForFork0_#t~nondet7#1][12], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 31#$Ultimate##0true, 103#L711-3true, 64#L711-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:35,851 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,851 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,851 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,851 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:35,922 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,923 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,923 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,923 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 158#L722-6true]) [2023-11-19 07:47:35,924 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,924 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,924 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,924 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 229#true, 76#L711-4true, 133#L709-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:35,984 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,985 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,985 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:35,985 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 76#L711-4true, 133#L709-1true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:36,018 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,018 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,018 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,018 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 229#true, 76#L711-4true, 52#L721-6true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:36,031 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,031 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,031 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,031 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 229#true, 76#L711-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:36,042 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,042 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,042 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,042 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 107#L710-2true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true, 23#L701-1true]) [2023-11-19 07:47:36,126 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,126 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,126 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,126 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 165#L711-8true, 107#L710-2true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:36,134 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,134 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,134 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,134 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-19 07:47:36,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][54], [214#true, 115#L702-3true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 64#L711-1true, 103#L711-3true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:36,314 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:36,314 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:36,314 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:36,314 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:36,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([607] L702-3-->L703-1: Formula: (= v_~w~0_96 0) InVars {} OutVars{~w~0=v_~w~0_96, writerThread1of1ForFork0_#t~nondet7#1=|v_writerThread1of1ForFork0_#t~nondet7#1_13|} AuxVars[] AssignedVars[~w~0, writerThread1of1ForFork0_#t~nondet7#1][12], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 64#L711-1true, 103#L711-3true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true, 23#L701-1true]) [2023-11-19 07:47:36,314 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,314 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,315 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,315 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][54], [214#true, 115#L702-3true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 39#L711-4true, 229#true, 64#L711-1true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:36,318 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:36,318 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:36,318 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:36,319 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:36,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:36,387 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,387 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,387 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,387 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 133#L709-1true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:36,445 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,445 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,445 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,445 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 133#L709-1true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 223#true]) [2023-11-19 07:47:36,452 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,452 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,452 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,452 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 107#L710-2true, 76#L711-4true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:36,486 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,486 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,486 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,486 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 229#true, 76#L711-4true, 84#L721-7true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:36,500 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,500 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,500 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,500 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 172#L702-2true, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:36,516 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,516 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,516 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,516 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 107#L710-2true, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:36,591 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,591 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,591 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,592 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 107#L710-2true, 31#$Ultimate##0true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:36,621 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,621 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,621 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,622 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 165#L711-8true, 107#L710-2true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:36,622 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,622 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,623 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,623 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 166#L711true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:36,626 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,626 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,626 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:36,626 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-19 07:47:37,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 84#L721-7true, 133#L709-1true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,325 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,325 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,325 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,325 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 107#L710-2true, 76#L711-4true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,354 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,354 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,354 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,355 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 229#true, 76#L711-4true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:37,381 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,381 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,381 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,381 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:37,399 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,399 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,399 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,399 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 107#L710-2true, 52#L721-6true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:37,457 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 36#L720-4true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true, 121#L703-1true]) [2023-11-19 07:47:37,468 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,469 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,469 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,469 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 166#L711true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true, 23#L701-1true]) [2023-11-19 07:47:37,474 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 229#true, 107#L710-2true, 76#L711-4true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:37,479 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,479 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,479 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,479 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 107#L710-2true, 31#$Ultimate##0true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,481 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,481 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,481 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,481 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 165#L711-8true, 31#$Ultimate##0true, 166#L711true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:37,482 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,482 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,482 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,482 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 107#L710-2true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:37,483 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,483 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,483 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,484 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 76#L711-4true, 117#L703-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,576 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,576 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,577 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,577 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-19 07:47:37,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 107#L710-2true, 76#L711-4true, 52#L721-6true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:37,756 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,756 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,756 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,756 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 107#L710-2true, 76#L711-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:37,800 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,800 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,800 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,800 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 133#L709-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 158#L722-6true]) [2023-11-19 07:47:37,817 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,817 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,817 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,817 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 52#L721-6true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true, 125#L709-1true]) [2023-11-19 07:47:37,838 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,838 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,838 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,838 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:37,841 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,841 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,841 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,841 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:37,841 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,842 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,842 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,842 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 107#L710-2true, 117#L703-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,849 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,849 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,849 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,849 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true, 125#L709-1true]) [2023-11-19 07:47:37,851 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,851 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,851 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,851 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 125#L709-1true]) [2023-11-19 07:47:37,852 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,852 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,852 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,852 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:37,857 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,857 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,857 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,857 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 166#L711true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 121#L703-1true]) [2023-11-19 07:47:37,865 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,865 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,865 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,865 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 172#L702-2true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,876 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,876 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,877 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,877 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 165#L711-8true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:37,895 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,895 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,895 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,895 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 52#L721-6true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:37,897 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,897 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,897 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,897 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:37,900 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,901 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,901 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,901 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 117#L703-1true, 52#L721-6true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,920 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,920 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,920 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,920 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:37,944 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,945 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,945 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,945 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 107#L710-2true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:37,965 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,965 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,965 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,965 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 76#L711-4true, 166#L711true, 223#true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:37,966 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,966 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,966 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,966 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:37,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 165#L711-8true, 166#L711true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:37,967 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,967 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,967 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,967 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 166#L711true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:37,984 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,984 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,984 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,984 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 107#L710-2true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:37,985 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,985 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,985 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,985 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 165#L711-8true, 166#L711true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:37,986 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,986 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,986 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,986 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 76#L711-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:37,990 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,990 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,990 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:37,990 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-19 07:47:38,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 107#L710-2true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:38,178 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,178 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,178 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,179 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 107#L710-2true, 76#L711-4true, 84#L721-7true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:38,190 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,190 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,190 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,190 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 36#L720-4true, 126#L703-3true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:38,193 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 126#L703-3true]) [2023-11-19 07:47:38,197 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,197 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,197 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,197 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 61#L703-3true, 229#true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:38,213 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,213 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,214 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,214 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 96#writerEXITtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true, 125#L709-1true]) [2023-11-19 07:47:38,285 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,285 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,286 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,286 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 52#L721-6true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:38,286 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,286 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,286 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,286 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:38,289 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,289 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true]) [2023-11-19 07:47:38,290 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,290 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:38,291 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,291 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,292 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,292 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:38,304 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,304 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,304 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,304 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:38,309 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,309 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,309 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,309 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 107#L710-2true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:38,310 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,310 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,310 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,310 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 172#L702-2true, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:38,327 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,327 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,327 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,327 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 117#L703-1true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:38,333 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,333 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,333 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,333 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 229#true, 165#L711-8true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:38,343 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,343 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,343 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,343 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:38,351 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,351 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,351 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,351 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,351 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 165#L711-8true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:38,352 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,352 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,352 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,352 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 165#L711-8true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:38,355 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,355 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,355 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,355 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 84#L721-7true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:38,368 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,368 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,368 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,369 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:38,385 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,386 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,386 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,386 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:38,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 166#L711true, 174#writerEXITtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:38,397 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true, 23#L701-1true]) [2023-11-19 07:47:38,398 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,398 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,399 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 229#true, 76#L711-4true, 166#L711true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:38,413 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 166#L711true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:38,414 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,414 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,414 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,415 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 166#L711true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:38,415 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,415 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,415 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,416 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:38,800 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,800 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,801 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,801 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, 76#L711-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:38,801 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,801 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,801 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:38,801 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-19 07:47:39,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 174#writerEXITtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 125#L709-1true]) [2023-11-19 07:47:39,026 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,026 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,026 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,026 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue, 126#L703-3true]) [2023-11-19 07:47:39,033 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,034 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,034 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,034 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 107#L710-2true, 84#L721-7true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,035 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,035 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,036 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,036 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 107#L710-2true, 76#L711-4true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:39,054 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,054 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,054 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,054 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 36#L720-4true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:39,056 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,056 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,056 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,057 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:39,061 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,061 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,061 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,061 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 107#L710-2true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 174#writerEXITtrue]) [2023-11-19 07:47:39,062 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,062 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,062 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,062 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 166#L711true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:39,069 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,069 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,069 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,069 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,081 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 229#true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,082 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,082 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,082 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,082 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,083 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,083 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,083 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,083 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 107#L710-2true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,107 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,108 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,108 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,108 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 166#L711true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:39,130 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,130 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,130 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,130 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:39,176 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,176 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,176 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,176 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,179 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,179 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,179 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,179 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:39,180 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,180 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,180 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,180 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true]) [2023-11-19 07:47:39,180 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,180 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,180 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,181 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 84#L721-7true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,205 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:39,206 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, 36#L720-4true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,213 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,213 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,213 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,214 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:39,218 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,218 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,218 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,218 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 229#true, 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,219 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,220 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,220 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,220 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,230 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,230 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,230 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,231 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,231 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:39,242 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,242 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,243 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,243 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:39,255 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,255 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,255 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,255 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 166#L711true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:39,263 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,263 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,263 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,263 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 166#L711true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:39,276 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,276 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,277 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,277 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,281 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,281 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,281 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,281 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 183#readerEXITtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:39,282 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-19 07:47:39,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][54], [214#true, 115#L702-3true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 179#L711-8true, 172#L702-2true, 229#true, 76#L711-4true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:39,373 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,374 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,374 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,374 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 84#L721-7true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:39,413 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,413 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,413 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,414 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 125#L709-1true]) [2023-11-19 07:47:39,414 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,414 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,414 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,414 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:39,420 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,420 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:39,421 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:39,422 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 107#L710-2true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:39,423 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,424 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,424 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,424 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 166#L711true, 84#L721-7true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,436 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, 107#L710-2true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:39,443 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,443 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,443 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,443 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,454 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,454 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,454 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,454 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][58], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,456 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,456 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,456 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,456 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,457 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,457 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,457 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,457 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 107#L710-2true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,457 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,457 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,457 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,457 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:39,540 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,541 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,541 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:39,542 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,543 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,543 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,543 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,554 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,555 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,555 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,555 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,588 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,588 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,588 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,589 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 166#L711true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true, 158#L722-6true]) [2023-11-19 07:47:39,596 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,596 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,596 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,596 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 183#readerEXITtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 96#writerEXITtrue, 107#L710-2true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,617 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,617 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,618 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,618 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 165#L711-8true, 31#$Ultimate##0true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,718 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,718 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,719 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,719 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:39,723 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,723 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,723 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,723 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-19 07:47:39,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][54], [214#true, 115#L702-3true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,737 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:39,737 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:39,738 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:39,738 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:39,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 96#writerEXITtrue, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:39,783 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,783 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,783 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,783 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true, 158#L722-6true]) [2023-11-19 07:47:39,784 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,784 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,784 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,784 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,791 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,791 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,791 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,791 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 158#L722-6true]) [2023-11-19 07:47:39,792 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:39,793 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,794 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,794 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:39,794 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,794 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,794 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,794 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 166#L711true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:39,810 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,810 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,810 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,810 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:39,828 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,828 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,828 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,828 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:39,908 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 158#L722-6true]) [2023-11-19 07:47:39,909 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,909 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,909 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,909 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:39,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:39,935 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:39,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:39,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:39,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 165#L711-8true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:40,005 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,005 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,005 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,005 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true, 23#L701-1true]) [2023-11-19 07:47:40,008 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,008 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,008 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,008 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 165#L711-8true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:40,020 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,020 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,020 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,020 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 165#L711-8true, 31#$Ultimate##0true, 11#readerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:40,026 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,026 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,026 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,026 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:40,028 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,028 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,029 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,029 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-19 07:47:40,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true, 158#L722-6true]) [2023-11-19 07:47:40,467 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,467 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,467 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,468 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), 30#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:40,480 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,480 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,480 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,481 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, 107#L710-2true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:40,483 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,483 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,483 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,484 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 107#L710-2true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 158#L722-6true]) [2023-11-19 07:47:40,485 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,485 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,485 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,485 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 179#L711-8true, 172#L702-2true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 76#L711-4true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:40,567 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,567 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,567 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,567 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, 75#L711-3true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 39#L711-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:40,576 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,576 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,576 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,577 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 179#L711-8true, 172#L702-2true, 229#true, 76#L711-4true, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:40,625 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,625 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,625 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,625 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 156#readerErr3ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:40,632 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,632 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,633 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,633 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,633 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:40,738 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,738 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,739 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,739 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 165#L711-8true, 11#readerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:40,742 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,742 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,742 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,742 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true, 23#L701-1true]) [2023-11-19 07:47:40,746 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,746 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,746 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,746 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:40,756 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,756 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,756 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,756 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 11#readerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:40,761 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,761 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,762 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,762 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:40,766 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,766 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,766 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,766 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 165#L711-8true, 31#$Ultimate##0true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:40,768 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,768 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,768 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,768 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 165#L711-8true, 36#L720-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:40,772 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,772 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,772 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,772 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 165#L711-8true, 11#readerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:40,776 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,776 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,776 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,776 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-19 07:47:40,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([557] L710-->L710-2: Formula: (= |v_readerThread1of1ForFork2_~l~0#1_9| v_~y~0_5) InVars {readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|} OutVars{readerThread1of1ForFork2_~l~0#1=|v_readerThread1of1ForFork2_~l~0#1_9|, readerThread1of1ForFork2_#t~nondet9#1=|v_readerThread1of1ForFork2_#t~nondet9#1_13|, ~y~0=v_~y~0_5} AuxVars[] AssignedVars[readerThread1of1ForFork2_#t~nondet9#1, ~y~0][27], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, 107#L710-2true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:40,829 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,829 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,829 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,829 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 179#L711-8true, 172#L702-2true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 76#L711-4true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:40,891 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,891 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,891 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,891 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 76#L711-4true, 11#readerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:40,913 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,913 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,913 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,913 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 39#L711-4true, 76#L711-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:40,921 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,921 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,921 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,921 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 179#L711-8true, 229#true, 76#L711-4true, 36#L720-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:40,933 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,933 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,933 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,933 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 179#L711-8true, 172#L702-2true, 61#L703-3true, 229#true, 76#L711-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:40,934 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,934 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,934 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,934 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 172#L702-2true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:40,948 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,949 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,949 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,949 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 121#L703-1true]) [2023-11-19 07:47:40,954 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,954 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,954 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:40,954 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue, 23#L701-1true]) [2023-11-19 07:47:41,061 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,061 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,062 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,062 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 11#readerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 23#L701-1true]) [2023-11-19 07:47:41,067 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,067 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,067 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,067 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 165#L711-8true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:41,069 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,069 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,069 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,069 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 229#true, 76#L711-4true, 11#readerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:41,075 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,075 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,075 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,075 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,078 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,078 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,079 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,079 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue]) [2023-11-19 07:47:41,080 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,080 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,080 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,080 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 165#L711-8true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:41,086 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,086 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,086 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,086 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 229#true, 165#L711-8true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:41,088 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,088 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,088 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,088 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 11#readerEXITtrue, 36#L720-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:41,091 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,092 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,092 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,092 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-19 07:47:41,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, 36#L720-4true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:41,163 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,163 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,163 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,163 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 179#L711-8true, 229#true, 76#L711-4true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:41,164 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,164 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,164 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,164 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][71], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 76#L711-4true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:41,183 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,184 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,184 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,184 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 229#true, 76#L711-4true, 11#readerEXITtrue, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,211 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,211 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,211 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,211 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 179#L711-8true, 172#L702-2true, 229#true, 76#L711-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 52#L721-6true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,212 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,212 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,212 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,212 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, 36#L720-4true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:41,224 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,224 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,224 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,224 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 165#L711-8true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:41,242 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,242 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,243 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,243 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 117#L703-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:41,252 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,252 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,252 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,252 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 165#L711-8true, 36#L720-4true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:41,257 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,257 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,257 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,257 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:41,346 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,346 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,347 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,347 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 174#writerEXITtrue, 23#L701-1true]) [2023-11-19 07:47:41,348 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,348 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,348 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,348 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 84#L721-7true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,358 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,358 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,358 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,358 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:41,359 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,359 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,360 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,360 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 11#readerEXITtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 23#L701-1true]) [2023-11-19 07:47:41,364 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,364 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,364 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,364 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-19 07:47:41,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 52#L721-6true]) [2023-11-19 07:47:41,404 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,404 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,404 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,404 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 179#L711-8true, 172#L702-2true, 229#true, 76#L711-4true, 84#L721-7true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,405 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,405 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,405 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,405 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 172#L702-2true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,409 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,409 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,409 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,410 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:41,462 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,463 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,463 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,463 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 39#L711-4true, 165#L711-8true, 117#L703-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,482 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,482 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,482 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,482 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true, 121#L703-1true]) [2023-11-19 07:47:41,484 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,484 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,484 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,484 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,485 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,485 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,485 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,485 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 165#L711-8true, 117#L703-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,486 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,486 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,486 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,486 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:41,490 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,490 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,490 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,490 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true, 121#L703-1true]) [2023-11-19 07:47:41,492 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,492 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,492 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,493 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 39#L711-4true, 165#L711-8true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:41,499 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,499 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,499 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,499 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:41,502 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,502 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,503 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,503 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:41,504 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,504 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,504 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,504 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 165#L711-8true, 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:41,507 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,508 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,508 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,508 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 52#L721-6true]) [2023-11-19 07:47:41,519 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,519 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,519 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,519 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:41,524 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,524 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,524 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,524 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 84#L721-7true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:41,583 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,583 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,583 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,584 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true, 158#L722-6true]) [2023-11-19 07:47:41,585 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,585 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,585 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,585 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:41,593 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,593 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,593 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,593 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-19 07:47:41,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 172#L702-2true, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:41,616 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,616 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,616 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,616 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 39#L711-4true, 165#L711-8true, 84#L721-7true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,627 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,627 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,627 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,627 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 39#L711-4true, 165#L711-8true, 117#L703-1true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,628 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,628 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,628 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,628 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, 84#L721-7true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,634 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,634 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,634 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,634 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 179#L711-8true, 229#true, 76#L711-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 158#L722-6true]) [2023-11-19 07:47:41,634 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,634 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,635 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,635 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 36#L720-4true, 126#L703-3true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,645 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,645 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,645 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,645 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 52#L721-6true]) [2023-11-19 07:47:41,646 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,646 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,646 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,646 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 165#L711-8true, 36#L720-4true, 174#writerEXITtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,651 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,651 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,651 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,651 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true]) [2023-11-19 07:47:41,659 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,660 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,660 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,660 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 39#L711-4true, 229#true, 165#L711-8true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,670 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,670 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,670 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,670 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:41,683 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,683 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,683 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,684 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 39#L711-4true, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:41,719 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,719 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,720 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,720 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:41,722 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,722 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,722 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,722 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:41,723 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,723 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,723 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,723 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 121#L703-1true]) [2023-11-19 07:47:41,724 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,724 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,724 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,724 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,724 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:41,725 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,725 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,725 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,725 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 121#L703-1true]) [2023-11-19 07:47:41,728 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,728 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,728 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,728 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 39#L711-4true, 96#writerEXITtrue, 165#L711-8true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,752 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,752 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,752 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,752 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,756 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,756 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,756 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,757 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, 165#L711-8true, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,757 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,758 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,758 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,758 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 84#L721-7true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,772 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,773 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,773 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,773 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,775 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,775 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,775 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,775 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:41,788 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,788 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,789 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,789 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true, 158#L722-6true]) [2023-11-19 07:47:41,812 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,812 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,812 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,812 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 69#L722-7true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,817 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,817 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,817 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,817 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-19 07:47:41,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 39#L711-4true, 165#L711-8true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:41,828 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,829 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,829 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,829 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 126#L703-3true, 52#L721-6true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,830 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,830 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,830 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,831 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 84#L721-7true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,831 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,831 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,831 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 52#L721-6true]) [2023-11-19 07:47:41,832 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,832 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 165#L711-8true, 174#writerEXITtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,839 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,839 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,839 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,839 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true, 158#L722-6true]) [2023-11-19 07:47:41,848 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,849 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,849 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,849 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 96#writerEXITtrue, 36#L720-4true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,859 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,859 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,860 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,860 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, 36#L720-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue]) [2023-11-19 07:47:41,861 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,861 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,861 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,861 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 96#writerEXITtrue, 165#L711-8true, 36#L720-4true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,864 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,865 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,865 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,865 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 52#L721-6true]) [2023-11-19 07:47:41,881 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,881 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,881 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,881 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 61#L703-3true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,882 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,882 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,882 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,882 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 165#L711-8true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,886 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,886 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,887 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,887 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 126#L703-3true]) [2023-11-19 07:47:41,888 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,888 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,888 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,888 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 39#L711-4true, 229#true, 165#L711-8true, 96#writerEXITtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,894 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,894 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,894 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,894 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,895 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,895 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,895 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,895 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 61#L703-3true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 39#L711-4true, 96#writerEXITtrue, 165#L711-8true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,948 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,948 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,949 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,949 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][102], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,951 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,951 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,951 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,952 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][107], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 165#L711-8true, 96#writerEXITtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,952 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,952 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,953 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,953 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,953 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, 52#L721-6true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:41,968 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,968 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,968 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,968 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:41,970 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,970 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,970 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,971 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:41,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 65#writerErr3ASSERT_VIOLATIONDATA_RACEtrue, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, 96#writerEXITtrue, 11#readerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:41,978 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,978 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,978 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,978 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 69#L722-7true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:41,989 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,990 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,990 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:41,990 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:42,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 49#L723-6true, 229#true, 165#L711-8true, 31#$Ultimate##0true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,386 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-19 07:47:42,387 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:42,387 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:42,387 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-19 07:47:42,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 39#L711-4true, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true]) [2023-11-19 07:47:42,391 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,392 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,392 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,392 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 84#L721-7true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,399 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,399 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,399 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,400 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 52#L721-6true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,400 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,400 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,400 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,401 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 84#L721-7true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,402 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,402 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,402 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,402 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 52#L721-6true]) [2023-11-19 07:47:42,403 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,403 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,403 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,403 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,403 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 117#L703-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:42,405 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,405 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,405 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,405 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 96#writerEXITtrue, 165#L711-8true, 174#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:42,409 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,409 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,409 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,409 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, 69#L722-7true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 229#true, 76#L711-4true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 223#true]) [2023-11-19 07:47:42,425 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,426 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,426 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,426 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 179#L711-8true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:42,440 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,440 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,440 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,440 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 39#L711-4true, 229#true, 96#writerEXITtrue, 165#L711-8true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true]) [2023-11-19 07:47:42,442 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,442 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,443 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,443 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 19#writerErr4ASSERT_VIOLATIONDATA_RACEtrue, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,443 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,443 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,443 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,443 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,473 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,473 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,474 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,474 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 49#L723-6true, 229#true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 23#L701-1true]) [2023-11-19 07:47:42,479 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,479 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,479 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,479 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-19 07:47:42,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 39#L711-4true, 96#writerEXITtrue, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,481 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,481 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,481 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,481 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 39#L711-4true, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 126#L703-3true, 158#L722-6true]) [2023-11-19 07:47:42,484 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,484 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,484 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,484 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,489 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,489 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,489 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,489 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,489 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,490 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,490 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,490 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,490 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:42,490 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,491 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,491 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,491 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 126#L703-3true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:42,492 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,492 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,492 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,492 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][33], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 49#L723-6true, 229#true, 76#L711-4true, 223#true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|)]) [2023-11-19 07:47:42,505 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,505 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,505 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,505 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-19 07:47:42,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 96#writerEXITtrue, 165#L711-8true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:42,529 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,529 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,529 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,529 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 229#true, 39#L711-4true, 165#L711-8true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:42,532 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,532 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,532 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,532 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L711-4-->L711-8: Formula: (and (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|) (= v_~y~0_In_1 v_~x~0_In_1) (= |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1| |v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|)) InVars {readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_In_1|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_In_1|} OutVars{readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset_Out_2|, ~y~0=v_~y~0_In_1, ~x~0=v_~x~0_In_1, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork2_reach_error_#t~nondet0#1.base_Out_2|} AuxVars[] AssignedVars[readerThread1of1ForFork2_reach_error_#t~nondet0#1.offset, readerThread1of1ForFork2_reach_error_#t~nondet0#1.base][82], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, 179#L711-8true, Black: 223#true, 229#true, 96#writerEXITtrue, 3#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:42,538 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,538 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,538 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,538 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L711-4-->L711-8: Formula: (and (= v_~y~0_In_3 v_~x~0_In_3) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|) (= |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1| |v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|)) InVars {readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_In_1|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_In_1|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} OutVars{readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset_Out_2|, readerThread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_readerThread1of1ForFork1_reach_error_#t~nondet0#1.base_Out_2|, ~y~0=v_~y~0_In_3, ~x~0=v_~x~0_In_3} AuxVars[] AssignedVars[readerThread1of1ForFork1_reach_error_#t~nondet0#1.base, readerThread1of1ForFork1_reach_error_#t~nondet0#1.offset][99], [214#true, 225#(= |#race~x~0| 0), readerThread1of1ForFork1InUse, Black: 223#true, 85#readerErr6ASSERT_VIOLATIONDATA_RACEtrue, 229#true, 165#L711-8true, 96#writerEXITtrue, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 158#L722-6true]) [2023-11-19 07:47:42,539 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,539 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,539 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,539 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,539 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-19 07:47:42,590 INFO L124 PetriNetUnfolderBase]: 71481/110825 cut-off events. [2023-11-19 07:47:42,590 INFO L125 PetriNetUnfolderBase]: For 60732/67836 co-relation queries the response was YES. [2023-11-19 07:47:42,943 INFO L83 FinitePrefix]: Finished finitePrefix Result has 254940 conditions, 110825 events. 71481/110825 cut-off events. For 60732/67836 co-relation queries the response was YES. Maximal size of possible extension queue 3901. Compared 983048 event pairs, 46187 based on Foata normal form. 953/96773 useless extension candidates. Maximal degree in co-relation 254934. Up to 87146 conditions per place. [2023-11-19 07:47:43,502 INFO L140 encePairwiseOnDemand]: 336/343 looper letters, 59 selfloop transitions, 6 changer transitions 0/113 dead transitions. [2023-11-19 07:47:43,502 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 82 places, 113 transitions, 530 flow [2023-11-19 07:47:43,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:47:43,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:47:43,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 540 transitions. [2023-11-19 07:47:43,506 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5247813411078717 [2023-11-19 07:47:43,506 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 540 transitions. [2023-11-19 07:47:43,506 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 540 transitions. [2023-11-19 07:47:43,507 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:47:43,507 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 540 transitions. [2023-11-19 07:47:43,508 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 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) [2023-11-19 07:47:43,512 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 343.0) internal successors, (1372), 4 states have internal predecessors, (1372), 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) [2023-11-19 07:47:43,513 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 343.0) internal successors, (1372), 4 states have internal predecessors, (1372), 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) [2023-11-19 07:47:43,513 INFO L175 Difference]: Start difference. First operand has 80 places, 89 transitions, 338 flow. Second operand 3 states and 540 transitions. [2023-11-19 07:47:43,513 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 82 places, 113 transitions, 530 flow [2023-11-19 07:47:43,803 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 113 transitions, 498 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:47:43,806 INFO L231 Difference]: Finished difference. Result has 81 places, 94 transitions, 348 flow [2023-11-19 07:47:43,806 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=343, PETRI_DIFFERENCE_MINUEND_FLOW=308, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=89, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=348, PETRI_PLACES=81, PETRI_TRANSITIONS=94} [2023-11-19 07:47:43,807 INFO L281 CegarLoopForPetriNet]: 100 programPoint places, -19 predicate places. [2023-11-19 07:47:43,807 INFO L495 AbstractCegarLoop]: Abstraction has has 81 places, 94 transitions, 348 flow [2023-11-19 07:47:43,808 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 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) [2023-11-19 07:47:43,808 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:47:43,809 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:47:43,809 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 07:47:43,809 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting writerErr3ASSERT_VIOLATIONDATA_RACE === [readerErr0ASSERT_VIOLATIONDATA_RACE, readerErr1ASSERT_VIOLATIONDATA_RACE, readerErr2ASSERT_VIOLATIONDATA_RACE, readerErr3ASSERT_VIOLATIONDATA_RACE (and 46 more)] === [2023-11-19 07:47:43,809 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:43,810 INFO L85 PathProgramCache]: Analyzing trace with hash -966204379, now seen corresponding path program 1 times [2023-11-19 07:47:43,810 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:47:43,810 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867365428] [2023-11-19 07:47:43,810 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:43,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:47:43,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:43,946 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:47:43,946 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:47:43,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867365428] [2023-11-19 07:47:43,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867365428] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:43,947 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:43,947 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 07:47:43,947 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [733462402] [2023-11-19 07:47:43,948 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:43,948 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:47:43,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:47:43,949 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:47:43,949 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:47:43,954 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 343 [2023-11-19 07:47:43,955 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 94 transitions, 348 flow. Second operand has 3 states, 3 states have (on average 165.33333333333334) internal successors, (496), 3 states have internal predecessors, (496), 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) [2023-11-19 07:47:43,955 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:47:43,955 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 343 [2023-11-19 07:47:43,955 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:47:45,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 125#L709-1true, 121#L703-1true]) [2023-11-19 07:47:45,130 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is not cut-off event [2023-11-19 07:47:45,130 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is not cut-off event [2023-11-19 07:47:45,130 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is not cut-off event [2023-11-19 07:47:45,130 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is not cut-off event [2023-11-19 07:47:45,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 194#L709true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 236#(= ~w~0 1), Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 125#L709-1true]) [2023-11-19 07:47:45,130 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-11-19 07:47:45,131 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-19 07:47:45,131 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-19 07:47:45,131 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-19 07:47:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 133#L709-1true, 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true, 121#L703-1true]) [2023-11-19 07:47:45,300 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,300 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,300 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,300 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 61#L703-3true, 236#(= ~w~0 1), 133#L709-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 125#L709-1true]) [2023-11-19 07:47:45,301 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-11-19 07:47:45,301 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-11-19 07:47:45,301 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-11-19 07:47:45,301 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-11-19 07:47:45,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 194#L709true, 172#L702-2true, 61#L703-3true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 52#L721-6true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:45,326 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,326 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,327 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,327 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is not cut-off event [2023-11-19 07:47:45,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 61#L703-3true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 133#L709-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 52#L721-6true, 125#L709-1true]) [2023-11-19 07:47:45,502 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,502 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,502 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,502 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 194#L709true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 52#L721-6true, 125#L709-1true]) [2023-11-19 07:47:45,528 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,528 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,528 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,528 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2023-11-19 07:47:45,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 133#L709-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 174#writerEXITtrue, 52#L721-6true, 125#L709-1true]) [2023-11-19 07:47:45,713 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,713 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,713 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,713 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 194#L709true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 84#L721-7true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:45,743 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,743 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,743 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,743 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-19 07:47:45,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), 84#L721-7true, 133#L709-1true, Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true]) [2023-11-19 07:47:45,922 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-19 07:47:45,922 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-19 07:47:45,922 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-19 07:47:45,922 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-19 07:47:45,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] L702-->L702-2: Formula: (= |v_#race~x~0_10| |v_writerThread1of1ForFork3_#t~nondet7#1_15|) InVars {} OutVars{#race~x~0=|v_#race~x~0_10|, writerThread1of1ForFork3_#t~nondet7#1=|v_writerThread1of1ForFork3_#t~nondet7#1_15|} AuxVars[] AssignedVars[#race~x~0, writerThread1of1ForFork3_#t~nondet7#1][39], [214#true, readerThread1of1ForFork1InUse, Black: 225#(= |#race~x~0| 0), 172#L702-2true, 194#L709true, 236#(= ~w~0 1), 229#true, Black: 231#(= |writerThread1of1ForFork0_#t~nondet8#1| |#race~w~0|), Black: 219#(= |writerThread1of1ForFork0_#t~nondet7#1| |#race~x~0|), 125#L709-1true, 158#L722-6true]) [2023-11-19 07:47:45,956 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-19 07:47:45,956 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-19 07:47:45,956 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-19 07:47:45,956 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event